Skip to content

Releases: sgmeyer/generator-crafty

v0.3.3 - 05-19-2014

20 May 01:54
Compare
Choose a tag to compare
  • Correct usage of usemin when running grunt build

v0.3.2 - 04-08-2014

08 Apr 10:33
Compare
Choose a tag to compare
  • Fixing uglify task
  • Fixing scaffolding of components in index.html

v0.3.1 - 03-28-2014

28 Mar 15:17
Compare
Choose a tag to compare
  • Updated README.md with small tweaks

v0.3.0 - 03-26-2014

26 Mar 16:12
Compare
Choose a tag to compare

v0.3.0 - 3-26-2014

  • BackBone dependency removed
  • Project structure cleaned up to resemble the official Yeoman generators
  • Scaffolding the index.html
  • Scaffolding for CraftyJS scenes
  • Scaffolding for CraftyJS components
  • updated package dependencies for grunting to the latest, resembling the official Yeoman generators
  • cleaning all files from trailing whitespaces
  • prompt user to enter canvas size
  • make index.html to be built dynamically

v0.2.2 - 3-21-2014

21 Mar 22:17
Compare
Choose a tag to compare
preparing v0.2.2 for npm

v0.2.0

06 Feb 23:00
Compare
Choose a tag to compare

v0.2.0 - 02-06-2014

  • Removing the use of Crafty.modules as the community module page has been sunsetted.
  • Referenced local copies of CraftyDebug.js.

v0.1.3

18 Oct 16:29
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Fixing typo in minification packaging.
  • Fixing typo in README.md

v0.1.2

18 Oct 12:38
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

v0.1.2 - 10-17-2013

  • Copy over the web directory and the sub content
  • Moving bower dependencies to src/bower_components
  • Adding build to copy over entire src/libs directory
  • Giving package.json 'name' a static name. packag.json files do not support spaces in the name
    http://github.com/isaacs/npm/issues/3105

v0.1.1

17 Oct 19:58
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Adding changelog.txt and improved usage instructions in README.md

v0.1.0 first alpha release

17 Oct 19:36
Compare
Choose a tag to compare
Pre-release

First, release of generator-crafty. This is an alpha release ready for testing.