Skip to content

Releases: dymmond/esmerald-admin

Version 0.4.0

17 Oct 13:59
Compare
Choose a tag to compare

Added

  • Support for Python 3.12

Changed

  • Updated core dependencies.

Version 0.3.0

08 Aug 13:16
35f2ac6
Compare
Choose a tag to compare

Changed

  • Updated requirement versions.
  • Breaking change - The installation does not default to install Saffier anymore. For that purpose
    you will need to specify now pip install esmerald-admin[saffier] or pip install esmerald-admin[edgy].

Added

Version 0.2.0

06 Jul 14:59
2c07ad2
Compare
Choose a tag to compare

Changed

  • Bumped requirement versions.

Version 0.1.0

19 Jun 18:22
d6abe4b
Compare
Choose a tag to compare

Added

  • Esmerald integration admin with Saffier.
  • Backend authentication with Email and Username.
  • Documentation