Skip to content

Releases: WMS-DEV/usos4j

1.1.5

08 Oct 19:55
Compare
Choose a tag to compare
  • Add better exception message to UsosDeserializationUtils
  • Bump lombok to 1.18.34

1.1.4

16 Jul 08:46
793e81f
Compare
Choose a tag to compare

What's Changed

  • Added getters to UsosTimeTableActivity
  • Added tests to Timetable module

Full Changelog: 1.1.3...1.1.4

1.1.3

15 Jun 06:45
bf842a6
Compare
Choose a tag to compare

What's Changed

  • Changed primitive types to corresponding wrapper classes. Note: does not change the behaviour of library and is fully compatible with previous versions (USOS installations may differ, null-safety added to prevent possible endpoint failures)

Full Changelog: 1.1.2...1.1.3

1.1.2

04 May 18:38
3655173
Compare
Choose a tag to compare

What's Changed

  • Fixed JSON deserialization of maps, instead of only casting the final map to its proper value, it now also casts its keys and values.

Full Changelog: 1.1.0...1.1.2

1.1.1

30 Apr 19:21
2c99d1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Apr 11:26
2591c4b
Compare
Choose a tag to compare

Second release of usos4j ✨ ✨ ✨

Modules implemented in this release:

courses (added missing features)
grades
progs

Thanks to our amazing WMS_DEV usos4j dev team!
@gniadeck
@MDybek
@Foxyg3n
@pszumanski
@michalK00

1.0.0

09 Mar 22:04
ff8d7c2
Compare
Choose a tag to compare

First release of usos4j ✨ ✨ ✨

Integrated modules:

  • apiref
  • apisrv
  • calendar
  • cards
  • courses
  • credits
  • fac
  • feedback
  • groups
  • mailing
  • news
  • payments
  • phones
  • photos
  • pictests
  • registrations
  • terms
  • theses
  • timetable
  • rest of the modules thanks to generic endpoint implementation

Thanks to our amazing WMS_DEV usos4j dev team!
@gniadeck
@MDybek
@Foxyg3n
@pszumanski
@michalK00