All Versions
12
Latest Version
Avg Release Cycle
129 days
Latest Release
2714 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.0.0.pre11 Changes
August 20, 2017๐ Improvements (3)
- Copy and save button for console [6c6142d]
- Packaging outputs archives instead of loose files [0cf010f]
- ๐ฆ Warn if no format passed to package commad [3914018]
๐ Bug Fixes (3)
- ๐ง Apps packaged on Windows for Mac/Linux can't execute [6c9008b2]
- Properly use Gemfile from shoes app directory, not just current dir [1d13828]
- Properly dispose of ArrowPainter [8ed4455]
Contributors (3)
Eric Stensland, Jason R. Clark, Tobias Pfeiffer
-
v4.0.0.pre10 Changes
June 03, 2017๐ Improvements (4)
- ๐ Support packaging Linux app [d22b561]
- ๐ Support packaging Windows apps [d22b561]
- ๐ Move to subcommands instead of CLI flags [370cc1b]
- Faster sample running through
rake samples
[51c6762]
๐ Bug Fixes (3)
- ๐ Fix image loading for packaged apps [dd77724]
- Include script dir in image search paths [1d124b3]
- Include script dir in $LOAD_PATH [d21125b]
Contributors (5)
Jason R. Clark, Tobias Pfeiffer, Michael Dimmitt, Olle Jonsson, William Hatcher