UNPKG

boolify-string

Version:
41 lines (20 loc) 783 B
<a name="2.0.2"></a> ## [2.0.2](https://github.com/sanemat/node-boolify-string/compare/v2.0.1...v2.0.2) (2015-09-09) * Update dependencies. <a name="2.0.1"></a> ## 2.0.1 (2015-07-19) * Use type-detect instead of my implementation <a name="2.0.0"></a> # 2.0.0 (2015-07-19) * Support YAML's specification. e.g. 'y/n', 'on/off' * http://yaml.org/type/bool.html * Breaking change! ### Features * **specification:** support yaml specification ([d4ef6e4](https://github.com/sanemat/node-boolify-string/commit/d4ef6e4)) <a name="1.1.0"></a> # 1.1.0 (2015-07-19) ### Features * **distinction:** check class property for new String() ([b1c5b28](https://github.com/sanemat/node-boolify-string/commit/b1c5b28)) <a name="1.0.1"></a> ## 1.0.1 (2015-07-19) * changelog