- Update rules for stylelint.
- Remove validation of jscs and jshint.
- Add styleguides to package.json (css-styleguide, javascript-style-guide).
- Changed to stylelint validation for css.
- Ready for kmom01.
- Example passes validation with eslint.
- After upgrade to dbwebb cli v2.
- Before upgrade to dbwebb cli v2.
- Add examples to try out validation tools
example/validation
.
- Add examples to try on ES6 features
example/es6
.
- Adding new testsuite for travis and circle.
- Adding .travis.yml.
- Adding .csslintrc and .jscsrc.
- Removing validation errors on example/module.
- Adding config for htmlhint.
- Changed structure of repo to match dbwebb-cli version 2.
- Moving me/default to .default.
- Removing dbwebb-cli version 1 (everything) from bin/.
- Last version supporting dbwebb-cli version 1.
- Updated inspect phase.
- Fix for space in username and sshkey.
- Fixed to allow space in filenames bin/dbwebb.
- Fixed error message from bin/dbwebb validate and tee.
- Updated
bin/dbwebb
to support validate and inspect of kmom10 and intelligence. - Updated
bin/dbwebb
to support kmom06. - Corrected html-minifier for inline svg.
- Added kmom06, with exampleprograms for module and hangman.
- Added kmom05, removed baddi4.
- Updated
bin/dbwebb
to version v1.0.14. - Updated
bin/dbwebb
to version v1.0.13. - Inspect javascript1 kmom01 - 04 added.
- Updated
bin/dbwebb
to version v1.0.12. - Updated
bin/dbwebb
to version v1.0.11. - Updated
bin/dbwebb
to version v1.0.10. v1.0.9 introduced a new error, fixed. - Updated
bin/dbwebb
to version v1.0.9. Cygwin fix for readable files and directories. - Updated
bin/dbwebb
to version v1.0.8.
- First official release, used in a University course at BTH, Sweden.
- Started work in april 2014, planned release end of august 2014.