All Versions
12
Latest Version
Avg Release Cycle
129 days
Latest Release
2329 days ago

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