Skip to content

v1.3.1

Compare
Choose a tag to compare
@estebanlm estebanlm released this 04 Oct 07:44
· 7 commits to Pharo12 since this release
5a2fe20

What's Changed

  • fix bad label before first progress event. by @demarey in #1551
  • withWindowDo: should return the result of the block by @demarey in #1555
  • Use identity comparisons when looking for elements in a list by @guillep in #1568
  • Use a block to determine the enablement state of a menu item that is created based on a command by @koendehondt in #1605
  • Add SpMenuPresenter>>#fillWith: that applies for SpMenuBarPresenter as well, and add tests and example by @koendehondt in #1611

Full Changelog: v1.3.0...v1.3.1