Skip to content

Latest commit

 

History

History
77 lines (51 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

77 lines (51 loc) · 2.17 KB

1.1.0 Valdemar's Phở (2014-05-26)

  • Add ability to specify custom dependencies for index task

1.0.1 Filip's Phở (2014-05-26)

  • Don't copy html files from bower_components

1.0.0 Emil's Phở (2014-05-22)

  • Add JSCS - JavaScript code style checker

1.0.0-beta-2 Monika's Phở (2014-05-21)

  • Fix CDN substituter (one / was missing after http)

1.0.0-beta.1 Bernard's Phở (2014-05-20)

  • Testing and writing documentation
  • Add CDN option to js and css substituter
  • Add JSHint (disabled by default)
  • Run image folder through image task for copying

1.0.0-alpha.1 Přemysl's Phở (2014-05-16)

  • BREAKING CHANGE: gulp-fileInsert replaced with substituter (markup files need update - see new syntax)
  • BREAKING CHANGE: gulp-inject replaced with substituter (markup files need update - see new syntax)
  • Add gulp-base64 for inlining small images into CSS file
  • Add sprites-preprocessor for generating sprites
  • Big cleanup

0.3.1 Jirka's Phở (2014-04-25)

  • Fix gulp-fileInsert not working on every next run in development mode

0.3.0 Jirka's Phở (2014-04-24)

  • Injecting file contents into markup
  • Smarter index task - executing only when needed
  • Fixed rename suffix not beeing unique for each build

0.2.3 Vojta's Phở (2014-04-23)

  • Livereload CSS without whole page reload (rename plugin must be disabled)

0.2.2 Valérie's Phở (2014-04-18)

  • Handle multiple HTML files
  • Fix browserify/watchify error handling

0.2.1 Irena's Phở (2014-04-16)

  • Option to disable file watching
  • Options for browserify transforms

0.2.0 Honza's Phở (2014-04-11)

  • Add watchify for faster incremental JS builds

0.1.0 Petr's Phở (2014-04-10)

  • Initial release