Releases: SciQLop/CDFpp
Releases · SciQLop/CDFpp
v0.3.3
Switch to meson-python.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Bugfix for record vary string variables and GCC12 build issue.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Numpy dependency was missing.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Refac/cleanups/Fixes
C++ lib:
- Reorganized files to force include path to be 'cdfpp/...'
- cleaned headers install path
Python wrapper
- Removed many compilation warnings
- Added missing support for CDF time attributes data
- Added more overloads to datetime/datetime64 conversion functions
Code examples
- added demo jupyter notebook
- added binderhub badge
Full Changelog: v0.2.3...v0.3.0
v0.2.3
Fix compilation issue.
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Fixed variables loading with nested VXR and compressed variables that are not compressed.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.6: Another Windows fix...
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
v0.1.3: Tells PyPi that desc is MD and removed C++ fs usage
Looks like gcc8 shipped with manylinux2014 container doesn't support filesystem module. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>