Releases: JuliaSpacePhysics/CommonDataFormat.jl
Releases · JuliaSpacePhysics/CommonDataFormat.jl
v0.1.3
CommonDataFormat v0.1.3
Merged pull requests:
- feat: add lazy attribute loading using ResumableFunctions (#16) (@Beforerr)
- fix: parsing CDFv2 attributes (#17) (@Beforerr)
- refactor: extract compression check functions and improve TimeType su… (#18) (@Beforerr)
- fix: variable size for cdfv2 (#19) (@Beforerr)
- chore: remove UnixTimes dependency and relax version constraints (#20) (@Beforerr)
v0.1.2
CommonDataFormat v0.1.2
Merged pull requests:
- feat: DiskArrays.jl integration (#12) (@Beforerr)
- refactor: move attrib function to attribute.jl and simplify ADR struct (#13) (@Beforerr)
- feat: add epoch arithmetic operations and improve attribute handling (#14) (@Beforerr)
- feat: parameterize record types with field size type for v2/v3 CDF support (#15) (@Beforerr)
v0.1.1
CommonDataFormat v0.1.1
Merged pull requests: