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