Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@bahlo bahlo released this 13 Sep 10:10
· 2 commits to main since this release
e6369b0

⚠️ BREAKING CHANGES ⚠️

  • Client.users.current() now returns None if not authorized with a personal token
  • Client.datasets.{create, update} no longer take a dict
  • MessageCode is now a str

What's Changed

Full Changelog: v0.6.1...v0.7.0