Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 1.23 KB

History of changes

0.2.0

  • Fixed the work of the generator on Windows OS.
  • Moved to using enb-bem-techs in generation of projects for assembler ENB.
  • Fixed the configuration of template engines for assembler ENB.
  • Fixed the generation of files .gitignore and bower.json.
  • Removed technologies:
  • ie6.css
  • ie7.css
  • Roole

0.1.1

  • Fixed the generation of config for technolgy node.js.

0.1.0

  • Moved to using CSS preprocessor Stylus as default in library bem-components.
  • Renamed option no-deps to skip-install.
  • Refactored the questions to a user:
  • Created the separate question about template engines for assembler bem-tools.
  • Created the separate question about Autoprefixer.
  • Fixed the generation of file bemjson.js. It will be generated the same no matter what of kind assembler you use.
  • Updated the versions of dependencies and libraries.
  • Fixed bugs.