fez v0.6.1 Release Notes

Release Date: 2016-09-15 // over 7 years ago
  • 🚀 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.