v1.5.0
What's Changed
We now have a working Test Suite! Coverage is only 80% right now, but that will grow.
While writing the tests, a few issues were discovered, and some refactoring was performed hence the minor version bump. Functionality is unchanged.
In addition, I made a start to the documentation at https://seapagan.github.io/fastapi-template
- Add documentation site by @seapagan in #79
- backport database changes by @seapagan in #83
- Setup Testing by @seapagan in #84
- Dependencies updated across the app.
New Contributors
- @pre-commit-ci made their first contribution in #80
Full Changelog: v1.4.1...v1.5.0