Skip to content

Releases: openfun/open-badges-client

1.0.0

14 Sep 13:58
Compare
Choose a tag to compare

Added

  • Add events and assertions attributes to OBF provider
  • Add read method for events and assertions attributes of OBF provider

Changed

  • Change providers methods to be asynchronous [BC]
  • Return a BadgeIssue instance in the issue method [BC]
  • Move badges methods to a badges attribute of OBF provider [BC]
  • Change from requests to httpx for API requests

0.2.1

23 Aug 10:29
Compare
Choose a tag to compare

Changed

  • Remove deserialization of empty JSON lines

0.2.0

08 Aug 07:15
Compare
Choose a tag to compare

Changed

  • Migrate to pydantic v2

0.1.0

03 Feb 17:48
Compare
Choose a tag to compare

Added

  • Extracted the OBF badge provider from the Joanie project