Skip to content

v0.22.2

Latest
Compare
Choose a tag to compare
@sebp sebp released this 30 Dec 23:01
· 57 commits to master since this release

This release adds support for Python 3.12.

Bug fixes

  • Fix invalid escape sequence in Introduction of user guide.

Enhancements

  • Mark Cython functions as noexcept (#418).
  • Add support for Python 3.12 (#422).
  • Do not use deprecated is_categorical_dtype() of Pandas API.

Documentation

Full Changelog: v0.22.1...v0.22.2