Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@nsmith- nsmith- released this 29 Apr 00:16
fd69c2e

A new flow: "wrap" option is available to handle axes with circular binning (e.g. phi)
Validation error messages are significantly improved with the discriminated union type!

What's Changed

  • Migrate from defaultdict to Counter by @nsmith- in #267
  • build: add aarch64 wheels and upkeep chores by @lgray in #270
  • Use discriminated union for nodetype by @nsmith- in #272
  • Migrate to scikit-build-core by @mgorny in #279
  • deps: pybind 2.13.6 by @lgray in #280
  • Try fetching tags to get correct version in CI by @mgorny in #281
  • fix: move to 12 Mar 2025 rapidjson master by @lgray in #283
  • ci: use new native arm builders for wheels by @lgray in #285
  • Add flow: wrap option to handle circular axes by @dsavoiu in #276
  • Add "--ignore-float-inf" for "correction summary" by @ftorrresd in #289

New Contributors

Full Changelog: v2.6.4...v2.7.0