Releases: asacristani/fastapi-rocket-boilerplate
Releases · asacristani/fastapi-rocket-boilerplate
v0.0.2
What's Changed
- feat(package): split dev deps and add better gitignore for devs by @onuralpszr in #1
- fix: set dockerfile for production install and skip dev packages by @onuralpszr in #5
- Ensure node dependencies are installed before installing sdk by @naveedn in #3
- ci: 👷 optimize github action by @onuralpszr in #6
- fix: use pre-commit.ci configs for github-action by @onuralpszr in #2
- fix CI by @asacristani in #12
- add_azure_as_future_feature by @asacristani in #13
- Fixed link to pulumi by @esanchezm in #30
- use_trunk_and_format_the_current_code by @asacristani in #33
- Use bcrypt directly by @asacristani in #37
- pytest_alembic by @asacristani in #38
- Refactor TestUserRoutes Status Codes and Refactor API Response Structures into Separate Module by @doziestar in #29
- Add Sentry integration for error monitoring by @MbxrAteeq in #32
New Contributors
- @onuralpszr made their first contribution in #1
- @naveedn made their first contribution in #3
- @asacristani made their first contribution in #12
- @esanchezm made their first contribution in #30
- @doziestar made their first contribution in #29
- @MbxrAteeq made their first contribution in #32
Full Changelog: v0.0.1...v0.0.2
First complete version
First release