Releases: VSETH-GECO/GECo4J
Version 1.0.0
Version 0.9.9
- Updated dependencies to fix security vulnerabilities
Version 0.9.8
+ Added more detailed logging of requests (only in TRACE)
* Fixed requests without payload on Android
* Fixed some security vulnerabilities by updating dependencies
Version 0.9.7
Just some code cleanup and added some convenience functions:
+ LanUser#getSeat
+ Seat#getLanUser
+ Seat#getWebUser
Version 0.9.6
+ Made everything non-blocking using reactor
+ Added Android compatability
+ Added LanUser::getBorrowedItemByID
+ Added LanUser::getFullName
* External LanUsers are now automatically verified
Version 0.9.5
* Fixed exception when trying to get events/news but there are none
* Changed naming convention
Version 0.9.4
* Made some LanUser fields optional to correctly reflect the API
* Small bug fixes
* Fixed license
Version 0.9.3
+ Added more project information (pom.xml).
+ Added published_at field to News object to be up-to-date with API changes.
Version 0.9.2
Version Bump 0.9.2.
Version 0.9.1
+ Added ability to extract the ID's of news and event posts.
* Cleanup