* 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.
wheels-test
Test release to verify wheels building and uploading