Skip to content

Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@betolink betolink released this 14 Oct 05:35
· 1011 commits to main since this release

Core features are now working making the library usable.

New features and improvements

  • The Auth class can now authenticate using a .netrc file or environment variables
  • Queries can be debugged with .debug(True)
  • cloud collections will return S3 links by default or HTTPS with .data_links(direct_s3=False)

Bug fixes

  • Date parses incomplete dates in a more predictable way