Skip to content

v2.6.2

Compare
Choose a tag to compare
@nsmith- nsmith- released this 21 Aug 03:31
· 2 commits to master since this release
79832f6

Mostly bugfixes, though a new validation option is available: correction validate --ignore-float-inf. The plan is to migrate fully to string infinities on a longer timescale (potentially v3) as old evaluators are not forwards-compatible.

What's Changed

  • fix: re-raise error if conditions for dispatch not met by @lgray in #253
  • Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by @dependabot in #249
  • Use fast printing for pydantic validation errors by @nsmith- in #256
  • Add a validation option to ignore float infinities in bin edges by @nsmith- in #257
  • Make the help message slightly more clear by @nsmith- in #259
  • Link against libz and pthread privately by @nsmith- in #258

Full Changelog: v2.6.1...v2.6.2