Skip to content

Releases: denosaurs/deno_python

0.4.3 - Fix use-after-free issue

11 Dec 13:16
8bd3556
Compare
Choose a tag to compare

What's Changed

  • fix: make sure PyCFunction_NewEx arguments live long enough by @sigmaSd in #60

Full Changelog: 0.4.2...0.4.3

0.4.2

17 Nov 09:15
f1af5b1
Compare
Choose a tag to compare

What's Changed

  • feat: add void to PythonConverible by @sigmaSd in #57

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1 - 🐍 Python 3.12 support!

03 Oct 10:44
025e9da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0 - 🥟 Bun support!

21 Sep 12:24
3a5246b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2 - Fix types

14 Aug 09:01
2aba8b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1 - PIP Support!

11 Aug 08:43
a82cafa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0 - Better errors!

07 Aug 13:19
d90d96d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.7...0.3.0

0.2.7

22 Jul 21:18
8988fe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.2.7

0.2.6

21 Jul 07:18
fd4658b
Compare
Choose a tag to compare

What's Changed

  • fix: pass byteLength of string when creating Python String by @DjDeveloperr in #40

Full Changelog: 0.2.5...0.2.6

v0.2.5

03 Jul 13:07
9a66b87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5