Releases: wigy/chronicles_of_grunt
Releases · wigy/chronicles_of_grunt
Code refactoring release
Templates
Docs
Media building
Ability to build media files from the source files.
Complete file list
First version of complete file categorization for whole project. All files in the project should now be understood by CoG. New Grunt-task is there to check if all files are indeed known.
Also watching for file changes implemented and various tasks can be triggered based on that.
Releasing and documentation
Support new release-task to perform release checks and initial support for API document generation.
Testing and listing TODO entries
Basic unit-testing support using Jasmine and scanning and listing TODO-marks from the source code implemented.
Basic build system
All tasks required to build an application that can be developed directly in local files and then minimized to the compressed application files.