0.1.0-alpha.4
Pre-release
Pre-release
mpiannucci
released this
21 Oct 15:40
·
28 commits
to main
since this release
What's Changed
- Use absolute URL for logo in readme by @jhamman in #253
- [DOCS] Add Virtual Ref Documentation and tutorial by @mpiannucci in #240
- Sync examples with api by @mpiannucci in #257
- Add placeholder for version control and remove concurrency section by @rabernat in #256
- Add Sample Dataset to Docs by @mpiannucci in #259
- Add top-level contributing page by @rabernat in #258
- Add basic Rust page by @rabernat in #255
- Add maps to examples by @mpiannucci in #260
- Update README by @rabernat in #261
- Update contributing headings by @rabernat in #262
- Typo fix jbusecke by @jbusecke in #268
- Fix stale link in readme to spec by @asinghvi17 in #269
- Unify both of Sebastiáns in mailmap by @yarikoptic in #270
- Create .gitattributes to change linguist accounting by @mpiannucci in #271
- Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #267
- correct ref to spec.md by @rbavery in #275
- Add performance notebooks by @rabernat in #242
- fix(docs): Docs postlaunch fixes by @digitaltopo in #278
- [Docs] correct module calls to match imports by @callumrollo in #281
- [Docs] add note for requirements of tutorial data download by @callumrollo in #282
- [Docs] correct output dimensions in xr example by @callumrollo in #283
- [Docs] Improve virtual ref docs by @mpiannucci in #284
- Introduce
Store::list_dir_items
by @paraseba in #286 ByteRange
can do last n bytes now by @paraseba in #285- Release 0.1.0-alpha.3 to the Rust world by @paraseba in #287
- GHA workflow to release Rust by @paraseba in #288
- Update python ci by @mpiannucci in #289
- Install cargo release by @paraseba in #290
- Add changelogs by @paraseba in #291
- Minor changes to virtual docs by @abarciauskas-bgse in #293
- Add missing permission to python release action by @mpiannucci in #295
- remove awaits in icechunk notebook by @jhamman in #298
- README minor tune up: syntax and other very minor typos etc by @yarikoptic in #300
- Implement branch reset functionality by @paraseba in #301
- Fix non-conformant "attributes" metadata by @LDeakin in #303
- update zarr pin to v3.0.0b1 by @jhamman in #302
- Bump actions/checkout from 2 to 4 in the actions group by @dependabot in #305
- Version 0.1.0-alpha.4 release updates by @mpiannucci in #306
New Contributors
- @jbusecke made their first contribution in #268
- @asinghvi17 made their first contribution in #269
- @yarikoptic made their first contribution in #270
- @rbavery made their first contribution in #275
- @callumrollo made their first contribution in #281
- @LDeakin made their first contribution in #303
Full Changelog: 0.1.0-alpha.2-python...icechunk-v0.1.0-alpha.4