You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
872 B
Markdown

## 1.0.0 (August 17, 2016)
First stable release - however, the functionality or API has not changed from `0.0.2`.
* __Documentation:__ Moved changelog to a separate file.
* __Documentation:__ Updated donation text.
* __Documentation:__ Added remark regarding licensing of contributions.
* __Package:__ Now following semantic versioning.
## 0.0.2 (January 12, 2015)
* __Minor:__ More exposed API methods: `getFlagMap`, `getFlags` and `getInheritedFlags`.
* __Patch:__ Rearranged some code, to put it in a more sensible place.
* __Patch:__ Fixed a typo in an error message.
* __Documentation:__ Added a changelog.
* __Documentation:__ Added API documentation.
* __Documentation:__ Clarified the flag inheritance example.
* __Package:__ Changed repository URL to point at the GitHub mirror.
* __Package:__ Fixed module name.
## 0.0.1 (January 12, 2015)
Initial release.