balena-cdsl 0.2.9

Configuration DSL
Documentation
# Change Log

All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v0.2.9
## (2018-12-06)

* Do not require jest to be installed globally [Cyryl Płotnicki]

# v0.2.8
## (2018-12-06)

* Remove -preview suffix for clippy, rustfmt [Robert Vojta]
* Add changelog link to readme [Robert Vojta]
* Replace wasm32 triplet with target_arch [Robert Vojta]

# v0.2.7
## (2018-11-28)

* Add missing description [Robert Vojta]

# v0.2.6
## (2018-11-28)

* Initial release [Robert Vojta]

# v0.2.5
## (2018-11-26)

* Add interactive example of usage in the browser [Cyryl Płotnicki]
* Add headlesss browsers to CI environment [Cyryl Płotnicki]
* Expose UI generation function as WASM function [Cyryl Płotnicki]
* Port wasm build over from temen [Cyryl Płotnicki]
* Add node.js as dependency [Cyryl Płotnicki]

# v0.2.4
## (2018-11-23)

* Add balena-temen as dependency [Cyryl Płotnicki]

# v0.2.3
## (2018-11-15)

* Remove explicit travis notifications [Cyryl Płotnicki]

# v0.2.2
## (2018-11-15)

* Update dependencies [Cyryl Płotnicki]

# v0.2.1
## (2018-11-14)

* Remove TODOs from the NOTES.md, transformed into github issues [Cyryl Płotnicki]

# v0.2.0
## (2018-11-14)

* Set change type for versionist [Cyryl Płotnicki]

## v0.1.4 - 2018-10-17

* Add resin-cli demo test [Robert Vojta]

## v0.1.3 - 2018-10-17

* Add basic README with a TODO list [Cyryl Płotnicki]

## v0.1.2 - 2018-10-17

* Update email address [Robert Vojta]

## v0.1.1 - 2018-10-16

* Add rust version specification for the tooling [Cyryl Płotnicki]

## v0.1.0 - 2018-10-16

* Add versionbot support [Giovanni Garufi]
* Add library skeleton [Robert Vojta]