Skip to content

Releases: suren-atoyan/x-python

v0.0.10

Choose a tag to compare

@suren-atoyan suren-atoyan released this 12 Dec 20:06
  • pin jedi to black versions

v0.0.8

Choose a tag to compare

@suren-atoyan suren-atoyan released this 09 Apr 09:47
  • update pyodide to 0.23.0

v0.0.7

Choose a tag to compare

@suren-atoyan suren-atoyan released this 09 Apr 09:44
  • export all types

v0.0.6

Choose a tag to compare

@suren-atoyan suren-atoyan released this 03 Jan 20:19
  • fix husky issue by making pre-commit script executable
  • make context-aware js functions available in python environment
  • implement interrupt method with interruptBuffer (SharedArrayBuffer)

v0.0.5

Choose a tag to compare

@suren-atoyan suren-atoyan released this 28 Dec 19:42
  • remove immer from dependencies
  • add separate types for all callbacks
  • add removeCallback and addCallback utility functions
  • replace immer with removeCallback and addCallback utility functions

v0.0.4

Choose a tag to compare

@suren-atoyan suren-atoyan released this 28 Dec 18:22
  • create a separate field in config for loadPyodide options
  • fully pass config.loadPyodideOptions to loadPyodide

v0.0.3

Choose a tag to compare

@suren-atoyan suren-atoyan released this 28 Dec 17:52
  • add cjs version of the bundle

v0.0.2

Choose a tag to compare

@suren-atoyan suren-atoyan released this 28 Dec 16:36
  • add file references for unpkg/jsdelivr/module/main
  • rename bundle prefix (to x-python)

v0.0.1

Choose a tag to compare

@suren-atoyan suren-atoyan released this 28 Dec 15:51

πŸŽ‰ First release