Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Releases: contactlab/kubozer

v1.2.1

16 Apr 14:36

Choose a tag to compare

⚠️ Deprecated package

v1.2.0

23 May 08:06

Choose a tag to compare

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`

22 Feb 14:15

Choose a tag to compare

Features:

  • Added the stripConsole param to kubozer.conf.js for enabling the drop_console method of UglifyJs.
  • Minor README fixes.

v1.0.0

20 Feb 16:15

Choose a tag to compare

Merge pull request #41 from contactlab/develop

Closing the v1.0 milestone

v0.2.0

02 Feb 16:21

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
Merge pull request #23 from contactlab/develop

Closing the milestone for v0.2.0

Version 0.1.1

19 Jan 15:48

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release
Merge pull request #2 from contactlab/develop

Fixed repository URL in package.json

Version 0.1.0

19 Jan 15:22

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

A first working version of Contactlab build tool for frontend projects.