v0.6.0
What's Changed
- Remove python 3.7 support, add Python 3.11 support by @gadomski in #347
- Fix intervals by @gadomski in #363
- Downgrade ipykernel by @gadomski in #368
- added
modifier
hook toStacApiIO
to enable AWS SigV4 signing by @greyskyy in #372 - Parse datetimes more strictly by @gadomski in #364
- Ensure client self hrefs don't end in '/' by @gadomski in #373
- Check dev and docs in the same environment by @gadomski in #333
- Smarter href construction for clients by @gadomski in #405
- Enable windoze and macos in CI by @gadomski in #378
- Autoupdate pre-commit by @gadomski in #408
- Terminate on empty page by @gadomski in #338
- Fall back on item search in CollectionClient by @gadomski in #379
- Add section on loading data to the usage docs by @gadomski in #411
- Add custom certificate documentation by @gadomski in #412
- Release v0.6.0 by @gadomski in #413
New Contributors
Full Changelog: v0.5.1...v0.6.0