Fastapi-hypermodel

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 4

2.1.0

What's Changed
* Implement HAL Hypermedia Format by ELC in https://github.com/jtc42/fastapi-hypermodel/pull/48
* Implement the SIREN Hypermedia Format by ELC in https://github.com/jtc42/fastapi-hypermodel/pull/49

Internals
* Adding stricter quality checks by ELC in https://github.com/jtc42/fastapi-hypermodel/pull/43
* Re-Structuring Project and improve Tests by ELC in https://github.com/jtc42/fastapi-hypermodel/pull/47
* ci: run ci on a nightly schedule by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/59
* Abstract reusable components by ELC in https://github.com/jtc42/fastapi-hypermodel/pull/51

Dependencies
* Update uvicorn requirement from >=0.17.6,<0.24.0 to >=0.17.6,<0.25.0 by dependabot in https://github.com/jtc42/fastapi-hypermodel/pull/40
* Update mypy requirement from >=0.991,<1.6 to >=0.991,<1.8 by dependabot in https://github.com/jtc42/fastapi-hypermodel/pull/41
* Update uvicorn requirement from >=0.17.6,<0.25.0 to >=0.17.6,<0.26.0 by dependabot in https://github.com/jtc42/fastapi-hypermodel/pull/44
* Update mypy requirement from >=0.991,<1.8 to >=0.991,<1.9 by dependabot in https://github.com/jtc42/fastapi-hypermodel/pull/45
* Update httpx requirement from >=0.23.1,<0.26.0 to >=0.23.1,<0.27.0 by dependabot in https://github.com/jtc42/fastapi-hypermodel/pull/46

New Contributors
* ELC made their first contribution in https://github.com/jtc42/fastapi-hypermodel/pull/43

**Full Changelog**: https://github.com/jtc42/fastapi-hypermodel/compare/v2.0.0...v2.1.0

2.0.0

What's Changed

* Add support for Pydantic 2 by christoe in https://github.com/jtc42/fastapi-hypermodel/pull/33
* Drop Python 3.7, add 3.11 by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/34

New Contributors
* christoe made their first contribution in https://github.com/jtc42/fastapi-hypermodel/pull/33

**Full Changelog**: https://github.com/jtc42/fastapi-hypermodel/compare/v0.5.0...v2.0.0

0.5.0

What's Changed
* Handle endpoint as callable on HALFor/UrlFor by wo0dyn in https://github.com/jtc42/fastapi-hypermodel/pull/21

New Contributors
* wo0dyn made their first contribution in https://github.com/jtc42/fastapi-hypermodel/pull/21

**Full Changelog**: https://github.com/jtc42/fastapi-hypermodel/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Removed Python 3.6 support by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/9
* Run tests on pull request by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/11
* Add condition for links by tmuguet in https://github.com/jtc42/fastapi-hypermodel/pull/10
* Add mkdocs documentation by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/12

New Contributors
* tmuguet made their first contribution in https://github.com/jtc42/fastapi-hypermodel/pull/10

**Full Changelog**: https://github.com/jtc42/fastapi-hypermodel/compare/v0.3.3...v0.4.0

0.3.3

What's Changed
* Add type hints to allow any `AbstractHyperField` to be used within a `LinkSet`
* Add Py3.10 to workflow by jtc42 in https://github.com/jtc42/fastapi-hypermodel/pull/7


**Full Changelog**: https://github.com/jtc42/fastapi-hypermodel/compare/v0.3.2...v0.3.3

0.3.2

Changelog

* Prevent `HALFor` serialiser from removing route methods with `pop()`

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.