Skip to content

v3.3.1

Latest
Compare
Choose a tag to compare
@cary-ilm cary-ilm released this 09 Oct 03:34
· 23 commits to main since this release
v3.3.1

Patch release that addresses several build and performance issues:

  • Fix a performance regression 3.3.0 in huf/piz compression
  • Replace FetchContent_Populate with FetchContent_MakeAvailable
  • Build wheels for python 3.12
  • Fix a problem with python wheel sdist that caused local build to fail
  • Compile source files in parallel under MSVC