Skip to content

Releases: sqreen/PyMiniRacer

0.6.0

22 Apr 08:24
0f99ab6
Compare
Choose a tag to compare
  • 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

25 Feb 11:18
Compare
Choose a tag to compare
  • Update V8 to 8.8

0.4.0

22 Sep 09:14
Compare
Choose a tag to compare
  • Universal wheels for Linux, Mac and Windows
  • Fallback to source package for Alpine Linux

0.3.0

18 Sep 10:37
0d3c6cd
Compare
Choose a tag to compare
  • Introduce a strict mode
  • Fix array conversion when size changes dynamically (related to CVE-2020-25489)

0.2.0

11 Mar 09:45
9bfa14c
Compare
Choose a tag to compare
  • Support for Windows 64 bits
  • Support for Python 3.8
  • Support for Alpine Linux
  • Upgrade V8 to 7.8
  • Support soft memory limits
  • Avoid pip private modules in setup.py

0.1.18

04 Jan 14:17
419f037
Compare
Choose a tag to compare

Support memory and time limits