Skip to content

Releases: denosaurs/deno_python

0.4.6

19 Oct 12:38
4a64342

Choose a tag to compare

What's Changed

  • fix: segfault, where a python callback fields would be GCed by JS while by @sigmaSd in #85
  • feat: Allow js functions as python callbacks by @sigmaSd in #84
  • chore: Release 0.4.6 by @eliassjogreen in #86

Full Changelog: 0.4.5...0.4.6

0.4.5

26 Jun 14:13
bafbae3

Choose a tag to compare

What's Changed

  • fix: Use JSR dependencies for ext/pip by @eliassjogreen in #82
  • feat: set python exception if an error happens in a js callback by @sigmaSd in #83

Full Changelog: 0.4.4...0.4.5

0.4.4

10 Feb 09:43
99c6d09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3 - Fix use-after-free issue

11 Dec 13:16
8bd3556

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

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

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.2.7...0.3.0