Version 10.0.6
Improvements in build environment
- Update build environment for Pharo 10 vm branch by @guillep in #594
- Make tests run in parallel by @guillep in #596
- Update Jenkins to use Pharo 110 for building by @PalumboN in #661
Cleanups
- Cleanups/externalize internalize by @guillep in #583
- Fix/warnings by @guillep in #584
- fixing-categorization in P10 by @tesonep in #625
Fixes
- Fix mnuMethodOrNilFor: for method wrappers by @guillep in #578
- fix function signatures by @pavel-krivanek in #582
Debugging improvements
- Gdbinit file and helpers v2 by @guillep in #486
- VM Debugger improvement with IR by @QDucasse in #342
VM Improvements
- improving-permSpace by @tesonep in #614
- Changing the order of command-line processing and PList in OSX by @tesonep in #609
- Adding parsing of image parameters from PList by @tesonep in #636
- Change terminate handler to exit with 128+signal by @jvalteren in #644
- Improvements in parameters handling in OSX by @tesonep in #639
- Adding check to fix when the image is open with an older VM by @tesonep in #642
- Fix/ephemeron list by @guillep in #668
New Contributors
- @jvalteren made their first contribution in #644
Full Changelog: v10.0.5...v10.0.6