Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@amol- amol- released this 05 Dec 22:46
· 32 commits to master since this release
  • Upgrade to duktape engine 2.7.0
  • Support for installing nodejs modules where the root distribution directory is not named package.
  • Better error message when a Python function is not found
  • GitHub Actions based release workflow, wheels are now automatically generated for more versions.
    Wheels for Apple Silicon (M1) are now provided.
  • Support for Python 2.7, 3.5 and 3.6 is deprecated. DukPy might still work, but it's untested.