v. 1.0.2
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
- Enhancement 1.0.2 by @N7ghtm4r3 in #2
Full Changelog: 1.0.1...1.0.2