Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@wilbrdt wilbrdt released this 14 Sep 13:58
· 17 commits to main since this release

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