Skip to content

0.15.0

Choose a tag to compare

@jasonkarns jasonkarns released this 29 Oct 15:40
· 297 commits to master since this release
  • images and webfonts tasks implemented via grunt-contrib-copy
  • semver version guard updated to handle all acceptable package.json version specifiers
  • set ruby test suite to v1.9.3 and pull debugger out of Gemfile
  • added changeOrigin feature to api proxy (@tonyarkles)
  • removal of config options that are already defaults (jst, jshint, and npmignore)
  • switched to grunt-contrib-watch and then switched back 😄