Releases: EarthyScience/icechunk-js
Releases · EarthyScience/icechunk-js
v0.4.0
What's Changed
- fix aborts returning 'missing' data and standardize to AbortSignal by @Shane98c in #17
- add range coalescing option by @Shane98c in #18
- Deduplicate concurrent manifest fetches by @Shane98c in #19
- resolve vcc:// virtual chunk locations against repo config by @Shane98c in #16
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Fix README examples and JSDoc by @Shane98c in #9
- remove speculative branch tombstone tracking from v1 reader by @Shane98c in #14
- clarify HTTP v1 ref behavior in README, broaden test coverage by @Shane98c in #15
- replace shell scripts with node by @Shane98c in #10
- include another zarrita breaking version by @lazarusA in #12
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- sync flatbuffers schema with upstream icechunk by @Shane98c in #1
- Add MIT License to the project by @lazarusA in #2
- badges and repo links by @lazarusA in #5
- pin flatc version and regenerate stale code by @Shane98c in #8
- support zarrita 0.5 and 0.6 by @Shane98c in #7
New Contributors
Full Changelog: v0.3.0...v0.3.1