Skip to content

Releases: chrisbreiding/zunder

0.2.2

21 Jul 01:34
Compare
Choose a tag to compare
  • fix bug with stylesheet reference

0.2.1

20 Jul 23:05
Compare
Choose a tag to compare
  • fix bugs with watching index.hbs

0.2.0

20 Jul 23:02
Compare
Choose a tag to compare
  • make default tasks expect a more generic app
  • add flavor option for speciying an embe app
  • add srcDir option and set default to 'src'
  • add staticDir option
  • watch src/index.hbs with gulp dev
  • change naming conventions (app.coffee -> main.coffee, app.styl -> main.styl)

0.1.1

09 Jul 18:16
Compare
Choose a tag to compare
  • fix bug where browserify transforms were run twice on file change

0.1.0

09 Jul 18:15
Compare
Choose a tag to compare
  • initial release