Skip to content

v0.7.0

Compare
Choose a tag to compare
@estebanlm estebanlm released this 29 Mar 11:42
· 1062 commits to Pharo10 since this release
d17a1b1
  • For the new tools already included in the image, this was largely a maintenance release, with a lot of small improbevents in performance and usability.
  • Spotter has received several iterations looking to improve its reliability and responsibility. It now incorporates also some improvement oriented to large images too.
  • Playground has incorporated hooks allowing better extensibility and received several fixes on how code works (mostly due to fixes on SpCodePresenter).
  • Debugger received some stability fixes.
  • We incorporated also other migrated tools: Dependency Analyser, Critiques Browser, Font Chooser and several minor tools, allowing the removal of Spec1.
  • Increment the amount of tests.
  • Fixed printing of object information in inspector, to prevent huge chunks of text.