Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.08 KB

File metadata and controls

24 lines (18 loc) · 1.08 KB

FireShell Changelog

2.0.0-alpha (24 August, 2016)

  • Convert task running from Grunt to Gulp
    • gulp-header replaces grunt-usebanner
    • browser-sync replaces grunt-contrib-connect
  • Update jQuery, Modernizr, and Normalize
  • Update .jshintrc
    • Changing latedef to false
  • Remove sudo from build commands
  • Removing Google Analytics
    • It's easy to learn and install and Fireshell's docs don't cover its usage.

1.1.0 (21 September, 2013)

  • Add Roadmap and Contributors to README.md
  • Move img, css, js, fonts folders into new assets for tidier scaffolding (#8)
  • Add grunt-dev.bat and grunt-build.bat for Windows support double-click commands (#7)
  • Small Gruntfile.js tweaks for assets object

1.0.0 (15 September, 2013)

  • Initial commit