Fastapi-inertia

Latest version: v1.0.2

Safety actively analyzes 665909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.4

- Handle better JSONification of Pydantic models
- Use `json.loads(model.model_dump.json())` rather than `model.model_dump()`
To avoid issues with some common field types (UUID, datetime, etc.)
- Expose a `_render_json` method on inertia to allow easier overriding.

0.1.3

- Bump FastAPI version from 0.110.2 to 0.111.0

0.1.2

- Update `README.md` and available versions

0.1.1

- Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.