# Changelog

#### v1.0.0

* Increase unit testing, main coverage is 100% on all the classes.
* BREAKING CHANGE: ITEM class. Item will only accept as value Boolean | String | Number and will always return a string. 025a84bd0e0df8f6222b45ee5ce2c03d619f08f5

#### v1.0.1

* Change on license and tsconfig to exclude test files
