Skip to content

v. 1.0.2

Compare
Choose a tag to compare
@N7ghtm4r3 N7ghtm4r3 released this 18 Jul 13:30
· 86 commits to main since this release
84f2331

In this version:

  • The usage of the EquinoxUser and all classes related to it are now type generics to avoid the manual casting by the inerithing classes for a customization of it
  • Allowed to avoid the creation of the auto-configs file by a built-in mechanism
  • Now if the architecture does not use UsersRepository the auto-wiring is skipped
  • Implemented a default payload value as argument in the Requesters
  • Built-in method to set the request timeout programmatilly in the Requesters
  • Created a default connection error message to use by the Requesters
  • Fixed other smaller issues

What's Changed

Full Changelog: 1.0.1...1.0.2