Releases: ba-st/Willow-Playground
Releases · ba-st/Willow-Playground
v9.0.0
Breaking Changes
Non breaking changes
- Added a bootstrap 4 version of the Test Runner
- Updated examples in Willow101 app to match the new Willow v14 protocol
- Added support for the new unified single selection view (thanks @jvanecek)
v8.2.0
Changelog
- Remove unnecessary serialization commands
- Remove unused methods
- Update dependencies
- Use GitHub actions instead of TravisCI
v8.1.0
Changes
- Updated dependencies
- Add Pharo 8 to the build matrix
v8.0.0
Changes
- Updated dependencies
- #33 Removed dead code (Thanks @seandenigris )
- #35 Fixed a DNU
- #36 Changes due to improvements on executeOnClient behavior
- Fixed some steps of the 2017 presentation
v7.0.0
Changes
- Updated dependencies
- Use the new RenoirSt and Willow affordances
v6.0.0
Changes
- Use the new table interaction affordances
- Provide an AJAX error handler example