-
Notifications
You must be signed in to change notification settings - Fork 46
v0.6.0 #337
zollqir
announced in
Announcements
v0.6.0
#337
PythonMonkey v0.6.0
- significant performance improvements, particularly in memory usage
- improved build system and build time, including making building the docs optional, and the following build types:
- Release: stripped symbols, maximum optimizations (default, what gets published on pip)
- DRelease: same as Release, except symbols are not stripped
- Debug: minimal optimizations
- Profile: same as Debug, except profiling is enabled
- fixed a bug where users with particularly old versions of PythonMonkey were unable to update to the latest release using pip unless they completely uninstalled PythonMonkey first
This discussion was created from the release v0.6.0.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment