Releases: denosaurs/deno_python
Releases · denosaurs/deno_python
0.4.3 - Fix use-after-free issue
What's Changed
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1 - 🐍 Python 3.12 support!
0.4.0 - 🥟 Bun support!
What's Changed
- chore: fix typo in readme by @felipecrs in #46
- feat: add bun support by @DjDeveloperr in #47
New Contributors
- @felipecrs made their first contribution in #46
Full Changelog: 0.3.2...0.4.0
0.3.2 - Fix types
0.3.1 - PIP Support!
What's Changed
- feat(ext/pip): pip install and import by @eliassjogreen in #43
Full Changelog: 0.3.0...0.3.1
0.3.0 - Better errors!
0.2.7
What's Changed
- fix: deref garbage collected owned refs by @eliassjogreen in #41
Full Changelog: 0.2.6...0.2.7
0.2.6
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
What's Changed
- fix: segfault when creating tuple for slicing by @DjDeveloperr in #37
Full Changelog: 0.2.4...0.2.5