Releases: ayoub3bidi/mercury
Releases · ayoub3bidi/mercury
0.2.4-beta
What's Changed
- Fix/fix docs by @ayoub3bidi in #2
- Feat/add linter workflow by @ayoub3bidi in #3
Full Changelog: v0.2.3-beta...v0.2.4-beta
0.2.3-beta
v0.2.2-beta
This is the first official release 🥳
- Unit & Integration tests added 🧪
- Constant variables refactoring ♻️
Project Maturity: Admin focus
For this release we focused on the admin side, providing an auth_guard for the admin along with user CRUD.
The project is getting mature for future public release.
Project architecture: Refactoring
A lot of refactoring has been done for better dev experience.
Initial release
This will be the first version of Mercury template, which has the basics of any FastApi project from authentication and auth guards to Dockerization for faster deployment. Of course, there will be a lot of improvements coming in the subsequent releases.