This repository was archived by the owner on Apr 26, 2019. It is now read-only.
Releases: contactlab/kubozer
Releases · contactlab/kubozer
v1.2.1
v1.2.0
Main features:
- Add --config & --webpackConfig flag to override the configuration path/name (#9)
- i18n integration with OneSkyApp (#49)
- Use clean-css for css minification in order to remove Java dependency (#55)
- external resource versioning (#56)
Development features:
- Exact version for dependencies (#61)
- Spaces instead of tabs (#62)
- EditorConfig (#63)
- Run Travis only in master/develop branches (#71)
- Better tests (#72)
- Upgraded dependencies (#76)
Other fixes
v1.1 `stripConsole`
Features:
- Added the
stripConsoleparam tokubozer.conf.jsfor enabling thedrop_consolemethod of UglifyJs. - Minor README fixes.
v1.0.0
Merge pull request #41 from contactlab/develop Closing the v1.0 milestone
v0.2.0
Merge pull request #23 from contactlab/develop Closing the milestone for v0.2.0
Version 0.1.1
Merge pull request #2 from contactlab/develop Fixed repository URL in package.json
Version 0.1.0
A first working version of Contactlab build tool for frontend projects.