Skip to content

v0.11.10

Choose a tag to compare

@github-actions github-actions released this 29 Nov 15:57
· 3 commits to main since this release

What's Changed

  • Removed Python 3.9 support.
  • Added fallback for Decimal conversion by @chandr-andr in #161
    Previously, you could face the problem when passing Decimal data from Python to Rust. Now problem should be solved.

Full Changelog: 0.11.9...0.11.10