Skip to content

Releases: psqlpy-python/psqlpy

v0.11.11

29 Nov 17:04

Choose a tag to compare

What's new

  • Added description to PyPi page.

v0.11.10

29 Nov 15:57

Choose a tag to compare

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

v0.11.9

15 Nov 18:21

Choose a tag to compare

What's Changed

Full Changelog: 0.11.8...0.11.9

v0.11.8

21 Oct 11:08

Choose a tag to compare

Full Changelog: 0.11.7...0.11.8

What's new:

Added support for Python 3.14

0.11.7

21 Oct 10:48

Choose a tag to compare

Bumped version to 0.11.7

0.11.6

14 Aug 17:08

Choose a tag to compare

Bumped version to 0.11.6

v0.11.4

14 Aug 08:27

Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.4

v0.11.3

16 Jul 21:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.2...0.11.3

v0.11.2

26 Jun 23:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.1...0.11.2

v0.11.1

28 May 13:02

Choose a tag to compare

What's changed

  • Small fix for error description