Skip to content

v11.0.0

Latest
Compare
Choose a tag to compare
@estebanlm estebanlm released this 11 May 12:10
· 99 commits to Pharo11 since this release
8986777

https://pharo.org/news/pharo11-released.html

Highlights

Tools

  • Iceberg (the git client/VCS control tool) has received a lot of tweaks and fixes to work better with GitHub and other Git services.
  • Our debugger now incorporates lots of tweaks and notably the capability of adding bindings in the context interaction model.
  • The is a new implementation of rewrite tools and improved refactoring support.
  • There is a new tool: The Document Browser, which presents Microdown (markdown compatible) documents placed on the web or locally.
  • New Tools presented in Calypso (the System Browser) and additional extended Inspectors.
  • All versions of NewTools, Spec, Roassal and Microdown have been updated with their respective bug fixes and improvements.

System

  • Extended Full Blocks and Constant Clock closures support.
  • Additional Inlining and optimizations
  • Bug Fixes and Clean up.
  • Ephemeron Finalization support.

Virtual machine

  • Ephemerons Production Ready.
  • Initial support for Single-Instruction Multiple-Data (SIMD).
  • Third-Party Dependency Update (Newer versions, Graphic Libraries using Hardware Acceleration).
  • Clean Ups: Remove lots of old code, notably old experiments, and dead code.