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
- @mgorny made their first contribution in #279
- @dsavoiu made their first contribution in #276
- @ftorrresd made their first contribution in #289
Full Changelog: v2.6.4...v2.7.0