- Update V8 to 8.9 - Optimize function calls without arguments - Switch V8 to single threaded mode to avoid crashes after fork - Switch to strict mode by default - Revamp documentation
0.5.0
- Update V8 to 8.8
0.4.0
- Universal wheels for Linux, Mac and Windows - Fallback to source package for Alpine Linux
0.3.0
- Introduce a strict mode - Fix array conversion when size changes dynamically (CVE-2020-25489)
0.2.0
- Support for Alpine Linux - Avoid pip private modules in setup.py
0.2.0b1
- Support for Windows 64 bits - Support for Python 3.8 - Upgrade V8 to 7.8 - Support soft memory limits