All Versions
12
Latest Version
Avg Release Cycle
119 days
Latest Release
1475 days ago

Changelog History
Page 2

  • v0.6.1 Changes

    September 15, 2016

    ๐Ÿš€ This release makes a pretty big change in the fez UI as well as some fixes to the generated kemal app.

    • The -b flag is now required, and fez doesn't set any temp names.
    • The -d flag now just overrides the name of the folder where your project lives.
    • 0๏ธโƒฃ Also, the default directory is no longer /tmp. It's now . (the current directory you're in).
    • ๐Ÿฑ assets are now watched by guard
    • ๐Ÿ›  The generated Makefile has been fixed (thanks @russ)

    There is still an issue with the generated app's console. I am waiting on a PR to ICR to fix that.

  • v0.5.0 Changes

    September 09, 2016

    ๐Ÿš€ This release includes a new update to the generated Kemal app that includes a development console.