Skip to content

Releases: wigy/chronicles_of_grunt

Code refactoring release

28 Jan 13:36

Choose a tag to compare

Split the tasks to their own files for easier readability and also move libraries where they belong to.

Templates

22 Jan 14:30

Choose a tag to compare

Support for generating single file collection of templates for Angular.

Docs

29 Dec 15:17

Choose a tag to compare

Improve API documentation generation and some small fixes.

Media building

04 Dec 14:03

Choose a tag to compare

Ability to build media files from the source files.

Complete file list

02 Dec 18:45

Choose a tag to compare

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

27 Nov 07:20

Choose a tag to compare

Support new release-task to perform release checks and initial support for API document generation.

Testing and listing TODO entries

05 Nov 11:35

Choose a tag to compare

Basic unit-testing support using Jasmine and scanning and listing TODO-marks from the source code implemented.

Basic build system

23 Sep 06:16

Choose a tag to compare

All tasks required to build an application that can be developed directly in local files and then minimized to the compressed application files.