''''''''''''''''''' * Add error message when py_mini_racer sdist fails to build asking to update pip in order to download the pre-compiled wheel instead of the source distribution.
0.1.5
Not secure
''''''''''''''''''' * Build py_mini_racer against a static Python. When built against a shared library python, it doesn't work with a static Python.
0.1.4
Not secure
''''''''''''''''''' * Ensure JSEvalException message is converted to unicode
0.1.3
Not secure
''''''''''''''''''' * Fix extension loading for python3 * Add a make target for building distributions (sdist + wheels) * Fix eval conversion for python 3
0.1.2
Not secure
''''''''''''''''''' * Fix date support * Fix Dockerfile for generating python3 wheels