v1.1.7
What's Changed
- Speedup list_dir and list_prefix by @paraseba in #1257
- Safer
reset_branchby @paraseba in #1259 - Add S3Options accessors to .pyi file by @gscerveira in #1256
- Pass
split_everykwarg through in.to_icechunkby @TomNicholas in #1240 - CI: update existing mypy nightly issue instead of making a new one by @ianhi in #1255
- Fix (ignore) mypy errors generated from supporting divergent xarray imports by @ianhi in #1253
- try to fix xarray-backend-test by @ianhi in #1267
- Add docs for align_chunks argument to to_icechunk by @paraseba in #1269
- Add
Session.flushto allow anonymous snapshot creation by @paraseba in #1266 - Increase snapshot cache size by @paraseba in #1271
- Release version 1.1.7 by @paraseba in #1270
New Contributors
- @gscerveira made their first contribution in #1256
Full Changelog: v1.1.6...v1.1.7