Releases: N7ghtm4r3/Ametista
Releases · N7ghtm4r3/Ametista
v1.0.1
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 thegetId
methods. Changed theJsonGetter
property toIDENTIFIER_KEY
in models. - Renamed all helpers to services.
What's Changed
- Patch 1.0.1 by @N7ghtm4r3 in #2
New Contributors
- @N7ghtm4r3 made their first contribution in #2
Full Changelog: 1.0.0...1.0.1
v1.0.0
Released the first version of Ametista!
Full Changelog: https://github.com/N7ghtm4r3/Ametista/commits/1.0.0