Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@jtc42 jtc42 released this 15 Feb 11:13
· 52 commits to main since this release
c9ef027

What's Changed

  • Implement HAL Hypermedia Format by @ELC in #48
  • Implement the SIREN Hypermedia Format by @ELC in #49

Internals

  • Adding stricter quality checks by @ELC in #43
  • Re-Structuring Project and improve Tests by @ELC in #47
  • ci: run ci on a nightly schedule by @jtc42 in #59
  • Abstract reusable components by @ELC in #51

Dependencies

  • Update uvicorn requirement from >=0.17.6,<0.24.0 to >=0.17.6,<0.25.0 by @dependabot in #40
  • Update mypy requirement from >=0.991,<1.6 to >=0.991,<1.8 by @dependabot in #41
  • Update uvicorn requirement from >=0.17.6,<0.25.0 to >=0.17.6,<0.26.0 by @dependabot in #44
  • Update mypy requirement from >=0.991,<1.8 to >=0.991,<1.9 by @dependabot in #45
  • Update httpx requirement from >=0.23.1,<0.26.0 to >=0.23.1,<0.27.0 by @dependabot in #46

New Contributors

  • @ELC made their first contribution in #43

Full Changelog: v2.0.0...v2.1.0