Releases: Youngestdev/fastapi-mongo
Releases · Youngestdev/fastapi-mongo
2022.
What's Changed
- authenticate in router by @ingeniousambivert in #3
- fix email conflict bug by @ingeniousambivert in #4
- Project rewrite by @Youngestdev in #6
- Bump pydantic from 1.6.1 to 1.6.2 by @dependabot in #8
- Bump pyyaml from 3.11 to 5.4 by @dependabot in #7
- Update readme by @DavidKimDY in #10
- Application rewrite by @Youngestdev in #12
New Contributors
- @ingeniousambivert made their first contribution in #3
- @Youngestdev made their first contribution in #6
- @dependabot made their first contribution in #8
- @DavidKimDY made their first contribution in #10
Full Changelog: v0.1...1
The new kid in school.
In the first release, I have worked on basic CRUD operations and authentication. I have also added support for deploying to Heroku and Vercel, although Vercel currently has some issues deploying.
Well, this is my first backend project in Python and therefore, this is the new kid in school release! I hope to add more functionalities :)