All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.6 – 2017-01-27
- Minification of ES6 code using Babili.
0.1.5 – 2016-09-17
- Ability to install package via Bower.
0.1.4 – 2016-08-08
- Updated boilerplate.
0.1.3 – 2016-07-10
- Updated CI configuration.
- Updated dependencies.
0.1.2 – 2016-06-24
- Updated rollup configuration.
- Updated dependencies.
- Fixed wrong project name in documentation.
0.1.1 – 2016-05-08
- Updated dependencies.
0.1.0 – 2016-05-04
- Changed to be working with bemquery-selector-converter.
- Fixed not working tests.
- Added
BEMQuery.prototype.html
andBEMQuery.prototype.getStates
methods.