## [1.1.1](https://gitlab.com/oceanbox/Tzar/compare/v1.1.0...v1.1.1) (2025-07-08) ### Bug Fixes * Switch Argu with Fargo ([0f7c35e](0f7c35ec41))
3.5 KiB
3.5 KiB
Changelog
1.1.1 (2025-07-08)
Bug Fixes
- Switch Argu with Fargo (0f7c35e)
1.1.0 (2025-07-07)
Features
- revamp rados/r3 interfaces (07e5281)
1.0.0 (2025-07-06)
Bug Fixes
- Add bun to devcontainer and format .build (e80f77b)
- fix ci project dir (be42f45)
- fix ci project name (9c55cc7)
- generalize and add double precission compression (a91f4f0)
- handle init failure gracefully (de63d80)
- merge sigma layers per prop (204ff47)
- read, uncompress zfp and concat props on the fly (cca972c)
- rename s3noddy to czar (907d3cf)
- rename to tzar (6cf148b)
- simplify C interop (f1bc639)
Features
- add fvcom netcdf read/write/create caos (bb5fb75)
- add msgpacked grids (e896725)
- add radosWriteZfp_s and generalize (aab9119)
- add rudimentary rados interface functions (f53bb23)
- add zfp compression (untested) (8adfd3a)
- connect to Ceph via librados (13cd841)
- initial commit (577793e)
- nc and zarr file archive access (34f7110)
- r3 cli, rados async io with .net callbacks (b7970a5)
- read adn write fvcom netcdf (6b46d9e)
- revamp cli and add rados (wip) (301c819)
- s3 bucket and object access (f87fb8f)
- working zfp exflation! (d27bba2)
- working zfp interop and stuff (ccaed7d)