Skip to content

Releases: ayoub3bidi/mercury

0.2.4-beta

18 Feb 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3-beta...v0.2.4-beta

0.2.3-beta

04 Feb 17:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2-beta...v0.2.3-beta

v0.2.2-beta

10 Oct 12:11
Compare
Choose a tag to compare

This is the first official release 🥳

  • Unit & Integration tests added 🧪
  • Constant variables refactoring ♻️

Project Maturity: Admin focus

08 Oct 17:09
692c0cd
Compare
Choose a tag to compare
Pre-release

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

05 Oct 16:41
Compare
Choose a tag to compare
Pre-release

A lot of refactoring has been done for better dev experience.

Initial release

04 Oct 17:30
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.