Skip to content

Releases: sqreen/PyMiniRacer

0.6.0

Choose a tag to compare

@nizox nizox released this 22 Apr 08:24
0f99ab6
  • 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

Choose a tag to compare

@nizox nizox released this 25 Feb 11:18
  • Update V8 to 8.8

0.4.0

Choose a tag to compare

@nizox nizox released this 22 Sep 09:14
  • Universal wheels for Linux, Mac and Windows
  • Fallback to source package for Alpine Linux

0.3.0

Choose a tag to compare

@nizox nizox released this 18 Sep 10:37
0d3c6cd
  • Introduce a strict mode
  • Fix array conversion when size changes dynamically (related to CVE-2020-25489)

0.2.0

Choose a tag to compare

@nizox nizox released this 11 Mar 09:45
9bfa14c
  • 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

Choose a tag to compare

@Taiki-San Taiki-San released this 04 Jan 14:17
419f037

Support memory and time limits