Skip to content

v0.13.0

Choose a tag to compare

@nsoranzo nsoranzo released this 15 Sep 18:07
· 35 commits to main since this release
ba7d418

Breaking Changes

  • Remove psyco, it is only available for Python <= 2.6 by @mr-c and @tillea in #96
  • Remove unused bx.cookbook.progress_bar module

Bug Fixes

Other Changes

  • Add support for Python 3.13
  • Remove unneeded build-system requirement wheel
  • Stop vendoring argparse and pyparsing
  • Add linting with ruff and several ruff plugins

Full Changelog: v0.12.0...v0.13.0