v0.4.1
Information
This will be the last release before the Database ORM and other design issues are changed. After this, main
will only be used for releases, all work will be done on the develop
and feature branches. This release has the original Async database using encode/databases and full test coverage, suitable for use.
What's Changed
- Add release version to docs by @seapagan in #130
- Refactor application layout (potential BREAKING CHANGE) by @seapagan in #127
- Migrate startup/shutdown methods to new 'lifespan' methodology by @seapagan in #131
Dependency Updates
- Bump pytest-reverse from 1.5.0 to 1.6.0 by @dependabot in #129
- Bump mkdocs-latest-git-tag-plugin from 0.1.1 to 0.1.2 by @dependabot in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #132
- Bump faker from 18.10.1 to 18.11.2 by @dependabot in #139
- Bump fastapi from 0.97.0 to 0.98.0 by @dependabot in #133
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #136
- Bump fastapi-mail from 1.2.8 to 1.3.0 by @dependabot in #134
- Bump mkdocs-material from 9.1.16 to 9.1.17 by @dependabot in #135
- Bump fastapi from 0.98.0 to 0.99.1 by @dependabot in #142
- Bump mkdocs-material from 9.1.17 to 9.1.18 by @dependabot in #141
- Bump fastapi-mail from 1.3.0 to 1.3.1 by @dependabot in #143
- Bump sqlalchemy from 1.4.48 to 1.4.49 by @dependabot in #151
- Bump poethepoet from 0.20.0 to 0.21.0 by @dependabot in #145
- Bump asyncpg from 0.27.0 to 0.28.0 by @dependabot in #144
- Bump anyio from 3.7.0 to 3.7.1 by @dependabot in #149
- Bump faker from 18.11.2 to 18.13.0 by @dependabot in #148
- Bump pytest-randomly from 3.12.0 to 3.13.0 by @dependabot in #150
- Bump pytest-reverse from 1.6.0 to 1.7.0 by @dependabot in #146
Full Changelog: v0.4.0...v0.4.1