Skip to content

Releases: SciQLop/CDFpp

v0.7.4

18 Sep 14:21
Compare
Choose a tag to compare

What's Changed

  • Fixes wrong majority swap with string labels by @jeandet in #31

Full Changelog: v0.7.3...v0.7.4

v0.7.3

22 Jun 12:01
Compare
Choose a tag to compare

v0.7.2

20 Jun 15:05
Compare
Choose a tag to compare
  • fixes broken majority swap
  • avoid using numpy 2.0+ before ensuring we are compatible
    Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Jun 17:18
Compare
Choose a tag to compare
  • Fixes bug writing empty variables.
  • Ensures numpy arrays passed to set variables values are C contiguous and are not views.
    Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 May 15:10
Compare
Choose a tag to compare
  • adds support for CDF formats prior to 2.5
  • makes macos arm64 wheel compatible with macos 11.0 instead of 11.7
  • GH actions update
    Full Changelog: v0.6.4...v0.7.0

v0.6.4

17 Apr 13:17
Compare
Choose a tag to compare

Mostly a rebuild with latest libdeflate.

Full Changelog: v0.6.3...v0.6.4

v0.6.3

11 Mar 17:58
Compare
Choose a tag to compare
  • CI fixes
  • Lower min x86_64 macos version from 11.7 to 10.15
    Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Mar 13:09
Compare
Choose a tag to compare
  • release the Python GIL as much as possible
  • switch to cibuildwheel to increase OS and HW compatibility
    Full Changelog: v0.6.1...v0.6.2

v0.6.1

05 Dec 10:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Oct 19:35
Compare
Choose a tag to compare

What's Changed

  • Fixes + Unfinished skeletons export by @jeandet in #18
  • Adds Python 3.12 support by @jeandet in #20
  • Switch to gh self hosted runner for MacOs ARM by @jeandet in #21
  • Always expose record count as first dimension (even with NRV variables) by @jeandet in #22

Full Changelog: v0.5.0...v0.6.0