Skip to content

Releases: N7ghtm4r3/Ametista

v1.0.1

26 Jan 20:01
fe7f868
Compare
Choose a tag to compare

In this version:

  • Added the DTO-related interface to the AmetistaUser class to enable conversion to the related DTO.
  • Changed the LICENSE to APACHE2.
  • Removed the useless DTO annotation and replaced it with the library-provided one.
  • Added the DTO annotation to the AmetistaMember class.
  • Used the new EquinoxItem constructor with a custom identifier key to use and removed all overrides of the getId methods. Changed the JsonGetter property to IDENTIFIER_KEY in models.
  • Renamed all helpers to services.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

v1.0.0

17 Nov 14:08
Compare
Choose a tag to compare

Released the first version of Ametista!

Full Changelog: https://github.com/N7ghtm4r3/Ametista/commits/1.0.0