Skip to content

Releases: WMS-DEV/usos4j

1.1.8

Choose a tag to compare

@gniadeck gniadeck released this 10 May 10:01
7ac3eff

1.1.7

Choose a tag to compare

@gniadeck gniadeck released this 06 Apr 20:18

1.1.6

Choose a tag to compare

@gniadeck gniadeck released this 09 Feb 14:00

1.1.5

Choose a tag to compare

@gniadeck gniadeck released this 08 Oct 19:55
  • Add better exception message to UsosDeserializationUtils
  • Bump lombok to 1.18.34

1.1.4

Choose a tag to compare

@pszumanski pszumanski released this 16 Jul 08:46
793e81f

What's Changed

  • Added getters to UsosTimeTableActivity
  • Added tests to Timetable module

Full Changelog: 1.1.3...1.1.4

1.1.3

Choose a tag to compare

@pszumanski pszumanski released this 15 Jun 06:45
bf842a6

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

Choose a tag to compare

@pszumanski pszumanski released this 04 May 18:38
3655173

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

Choose a tag to compare

@gniadeck gniadeck released this 30 Apr 19:21
2c99d1e

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@pszumanski pszumanski released this 27 Apr 11:26
2591c4b

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

Choose a tag to compare

@gniadeck gniadeck released this 09 Mar 22:04
ff8d7c2

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