Skip to content

Releases: Bram--/bggclient

v1.0.0

23 Oct 13:02
6bdae0e
Compare
Choose a tag to compare

What's Changed

This adds a default 60 requests per minutes limit which is what BGG seems to enforce for each client.

Added new XML properties and allow ignoring new properties.

10 Oct 10:22
Compare
Choose a tag to compare

What's Changed

  • Add JVMtoolchain(11) version to build file
  • Add nullable error field to item as sometimes the API can return an item with only an error field set when retrieving things in bulk
  • Add the new field poll-summary.
  • Adds BggClientConfiguration#failOnUnknownProperties to configure the client to parse regardless of what the API returns. This is especially useful to make sure fields added to the XML API by BGG do not crash the client.

Serializer all

23 Mar 18:11
62a8dc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.8

O.5.1

02 Mar 16:35
876cd82
Compare
Choose a tag to compare

Maven central release.

Version 0.5

28 Feb 22:21
9faf7f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.5

0.4.4

22 Feb 16:38
5dfd561
Compare
Choose a tag to compare

What's Changed