v1.0.0
First Release
What's Changed
- Settings module by @seapagan in #1
- Admins can Ban a user by @seapagan in #2
- Allow user to read their own profile data by @seapagan in #3
- Handle bad DB settings more gracefully by @seapagan in #4
- Document the App. by @seapagan in #5
- Implement a CLI to add a new user by @seapagan in #10
- Validate email by @seapagan in #11
Dependency Updates
- Bump sqlalchemy from 1.4.41 to 1.4.42 by @dependabot in #7
- Bump fastapi from 0.85.0 to 0.85.1 by @dependabot in #6
- Bump uvicorn from 0.18.3 to 0.19.0 by @dependabot in #9
- Bump pyjwt from 2.5.0 to 2.6.0 by @dependabot in #8
New Contributors
- @seapagan made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/seapagan/fastapi-template/commits/v1.0.0