Releases: suren-atoyan/x-python
Releases Β· suren-atoyan/x-python
v0.0.10
v0.0.8
- update
pyodide
to0.23.0
v0.0.7
- export all types
v0.0.6
- fix
husky
issue by makingpre-commit
script executable - make context-aware js functions available in python environment
- implement
interrupt
method withinterruptBuffer
(SharedArrayBuffer
)
v0.0.5
- remove
immer
from dependencies - add separate types for all callbacks
- add
removeCallback
andaddCallback
utility functions - replace
immer
withremoveCallback
andaddCallback
utility functions
v0.0.4
- create a separate field in config for
loadPyodide
options - fully pass
config.loadPyodideOptions
toloadPyodide
v0.0.3
- add cjs version of the bundle
v0.0.2
- add file references for unpkg/jsdelivr/module/main
- rename bundle prefix (to x-python)
v0.0.1
π First release