All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.7 (2017-04-03)
- falsey: return false if not a string passed to it (db539ee)
1.1.6 (2017-04-01)
- readme: fix link of github tag badge (aff4d65)
1.1.5 (2017-04-01)
- boilerplate: update repo, use dush-methods (0128b31), closes #8
- package: add missing "dush-methods" dep (1a8e06b)
1.1.4 (2016-12-05)
- appveyor: allow failures (9855252)
1.1.3 (2016-12-05)
- update: update web link and readme (0036cd3)
1.1.2 (2016-11-17)
- package: bump deps, lock some of them for 0.10 success (5e75185)
1.1.1 (2016-11-09)
- logo: add logo (541a673)
1.1.0 (2016-11-07)
- pluginName: adds "_pluginName" property containing the name of the last registered plugin (21b02b0)
1.0.1 (2016-11-07)
- check: check if isRegistered plugin is registered already haha (d09e044)
- First stable release
- fsemantic versioning
- releasing flow
- add keywords
- add docs
- implement
- Initial commit