Release history

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.

Guiding Principles - Changelogs are for humans, not machines. - There should be an entry for every single version. - The same types of changes should be grouped. - Versions and sections should be linkable. - The latest version comes first. - The release date of each versions is displayed. - Mention whether you follow Semantic Versioning.
Types of changes Changelog entries are classified using the following labels _(from [keep-a-changelog](http://keepachangelog.com/)_): - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

Non-breaking changes

2.3.2 - 2018-04-08

2.3.1 - 2018-02-17

2.3.0 - 2017-10-19

2.2.1 - 2017-05-30

2.2.0 - 2017-05-28

2.1.1 - 2017-04-27

2.0.4 - 2017-04-11

2.0.3 - 2016-12-10

2.0.2 - 2016-10-21

2.0.1 - 2016-10-20

2.0.0 - 2016-10-19

1.8.5 - 2016-05-21

1.8.4 - 2016-04-20

1.8.0 - 2015-03-18

1.6.0 - 2015-01-30

1.5.0 - 2015-01-28

1.4.0 - 2015-01-24

1.3.0 - 2015-01-24

1.1.0 - 2015-01-11

1.0.0 - 2014-12-23

0.1.4 - 2014-11-14

[0.1.0]