Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Releases: bem-archive/bem-tools

v0.10.2

15 Nov 00:21
Compare
Choose a tag to compare
  • Updated enb to ^1.1.0

v0.10.1

06 Sep 16:18
Compare
Choose a tag to compare
  • Updated enb to ^0.17.2

v0.10.0

17 Jul 17:33
Compare
Choose a tag to compare
  • ENB is used as a fallback for bem make and bem server
  • Support for native bem make config is deprecated and will be removed in next version
  • Support for require in BEMJSON
  • Updated npm dependencies
  • Run tests on node.js 0.12 and io.js

v0.9.0

15 Aug 13:21
Compare
Choose a tag to compare
  • Use clean-css instead of CSSO
  • Update borschik to ~1.2.0
  • Build less and stylus techs to preliminary files
  • Add templates for bem create
  • Do not run tests on node.js 0.8

v0.8.1

26 Apr 22:32
Compare
Choose a tag to compare
  • Updated borschik version to 1.0.4
  • Improved sass tech

v0.8.0

02 Apr 19:27
Compare
Choose a tag to compare
  • Updated borschik version to 1.0.1
  • Updated npm dependencies
  • Added scss tech (v2/sass)
  • Added bemjson.js tech (v2/bemjson.js)

v0.7.9

07 Mar 15:50
Compare
Choose a tag to compare
  • Add stylus tech (v2/styl)
  • Ability to set --no-colors and --verbosity
    options with BEM_MAKE_NO_COLORS and BEM_MAKE_VERBOSITY
    environment variables.

v0.7.8

14 Feb 01:53
Compare
Choose a tag to compare
  • bem create: Add possibility to create entities with predefined content
  • Package: COA is updated to 0.4.0, cli-table to 0.3.0

1.0.0-alpha6

29 Nov 10:26
Compare
Choose a tag to compare
1.0.0-alpha6 Pre-release
Pre-release
  • New makefile format, divided into sections
    • example needed
  • Add level manager and level builder. It is now possible to declare levels and files
  • Allow to specify tech inline as object
  • Move minimising functionality from bem make to min.js techs
  • Introduce tech.getDefaultMakeCommand() which allows to specify preferred execution method to use from bem make
  • deps: possibility to declare dependence without explicit including item
  • Add option to disable colors in terminal to 1.0.0
  • Show link to migration doc in V1 tech warning
  • Update q-io to 1.10.3 to solve q-io bug
  • Migrate from underscore to lodash
  • bem server: open content files in binary mode
  • Add docs and migration link

0.7.2

27 Nov 12:43
Compare
Choose a tag to compare
  • bem server: fixed encoding problem with files containing non latin characters