Releases: earth-mover/icechunk
Releases · earth-mover/icechunk
0.1.0-alpha.4
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
Python 0.1.0 Alpha 2
What's Changed
- Reorganize docs and create blank pages by @rabernat in #207
- FAQ by @rabernat in #196
- Updates to overview page by @rabernat in #206
- Update quickstart and add empty configuration page by @rabernat in #210
- feat(docs): Update structure by @digitaltopo in #219
- feat(docs): Automatic docs deployments by @digitaltopo in #220
- fix(docs): Update docs deployment ci by @digitaltopo in #222
- docs: add content to xarray page by @jhamman in #217
- All python repo methods are sync now by @paraseba in #218
- chore(ci): Ignore docs folder for python and rust CI by @digitaltopo in #223
- chore(docs); Fix poetry install by @digitaltopo in #224
- drop MIT license by @jhamman in #225
- Add Apache 2.0 license by @rabernat in #215
- Improve docstrings in IcechunkStore by @paraseba in #238
- Update spec by @paraseba in #227
- Fix virtual test by linking to permanent objects by @mpiannucci in #241
- [DOCS] FAQ: More accurate description of relationship to VirtualiZarr by @TomNicholas in #239
- chore(ci): Adjust when we ignore checks from running by @digitaltopo in #229
- Update xarray tutorial by @jhamman in #243
- feat(docs): Show cookie consent message by @digitaltopo in #228
- add CNAME to docs dir by @jhamman in #245
- fix typo in xarray url by @jhamman in #244
- chore(docs): update icechunk logo in the readme by @digitaltopo in #231
- update ci path filters by @jhamman in #247
- chore(docs): Move spec into docs by @digitaltopo in #226
- Fix/doc cname by @jhamman in #246
- fix(docs): update homepage badges by @digitaltopo in #230
- feat(docs): Add blog post link to announcement banner by @digitaltopo in #232
- fix(docs): Show primary sidebar menu even with tabs by @digitaltopo in #233
- remove extra CNAME file by @jhamman in #248
- feat:(docs) Add animated logo by @digitaltopo in #249
- [DOCS] Configuration page by @mpiannucci in #236
- fix(docs): tweak logo size by @digitaltopo in #250
- feat(docs): Cube Hover effects & ice movement by @digitaltopo in #251
Full Changelog: 0.1.0-alpha.1-python...0.1.0-alpha.2-python
Python 0.1.0-alpha.1
Initial python alpha release