Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@N7ghtm4r3 N7ghtm4r3 released this 26 Jan 20:01
· 1 commit to main since this release
fe7f868

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