Skip to content

2.0.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 07 May 22:02
· 4 commits to main since this release
161bed4

Backwards-incompatible changes

  • The GET /fastapi-bootcamp/astroplan/observers endpoint now uses pagination.

New features

  • Demonstrate SlackException in the POST /fastapi-bootcamp/error-demo endpoint.
  • Demonstrate custom FastAPI dependencies in the GET /fastapi-bootcamp/dependency-demo endpoint.

Other changes

Minor improvements to handler docs.

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0