All Versions
12
Latest Version
Avg Release Cycle
119 days
Latest Release
1262 days ago
Changelog History
Page 2
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.
- The
-
v0.5.0 Changes
September 09, 2016๐ This release includes a new update to the generated Kemal app that includes a development console.