Beta Release
Pre-release
Pre-release
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