Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@henryiii henryiii released this 16 Feb 14:34
· 216 commits to develop since this release

Bug fixes

  • Fixed regression with invalid .project input causing segfaults. #708
  • Minor skips for specific tests on ppc64le, primarily for a NumPy bug. #707
  • Avoid using EH for program control, better on Pyodide. #709
  • Fix regression with exact float not being accepted for .index for IntCategory
    in 1.3.0. Add hist nox session to check downstream (manually for the
    moment). #710