v1.3.1
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