Skip to content

0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ottowayi ottowayi released this 04 Aug 00:08
· 383 commits to master since this release
  • removed autologging dependency
  • changed minimum Python version to 3.6.1 due to bug w/ NamedTuples
  • some internal restructure and refactoring
  • improved some exception handling and raising
  • multi-request read/write calls now only filter RequestError and DataError, other exceptions will have to be handled by the user