Releases: denosaurs/deno_python
Releases · denosaurs/deno_python
0.4.4
What's Changed
- fix pyMethodDef layout by @sigmaSd in #65
- fix: ci by @sigmaSd in #69
- fix: add signature to callbacks by @sigmaSd in #67
- feat: add instanceMethod by @sigmaSd in #68
- feat: support python 3.13 by @sigmaSd in #77
- Update ffi.ts by @jpg-gamepad in #71
- fix lints and tests by @sigmaSd in #80
- fix: Linting, documentation, JSR, CI, etc. by @eliassjogreen in #81
New Contributors
- @jpg-gamepad made their first contribution in #71
Full Changelog: 0.4.3...0.4.4
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