Skip to content

v6.0.0a2

Pre-release
Pre-release

Choose a tag to compare

@parafoxia parafoxia released this 13 Mar 11:52
· 3 commits to main since this release

This update mainly makes updates to new interfaces for v6.0.

  • Session contexts have been replaced with more fully-fledged sessions; this doesn't really affect the default behaviour, but should make it easier to implement your own session behaviour
  • Secrets and Tokens now use a more pandas-esque interface for reading and writing tokens
  • The minimum compatible Python version is now 3.11