Skip to content

Releases: Lolomgrofl/fastapi-genesis

0.2.1

17 Jul 23:24
b7c6127
Compare
Choose a tag to compare

🧬 🚀 Small update for get_current_user returning type 🚀 🧬

🔄 Updated returning type of get_current_user

0.2.0

17 Jul 16:16
ba28a82
Compare
Choose a tag to compare

🚀 Updating User flow with a couple of new endpoints 🚀

➕ Added 3 new endpoints:
- get_by_id
- delete_by_id
- change_password

0.1.0

17 Jul 10:19
32fb3d5
Compare
Choose a tag to compare

🚀 Support for asyncpg 🚀

➕ Added pre-commit CI
🔄 Updated Dockerfile to enable multi-stage build