Skip to content

Latest commit

 

History

History
107 lines (48 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

107 lines (48 loc) · 3.03 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.7 (2017-04-03)

Bug Fixes

  • falsey: return false if not a string passed to it (db539ee)

1.1.6 (2017-04-01)

Bug Fixes

  • readme: fix link of github tag badge (aff4d65)

1.1.5 (2017-04-01)

Bug Fixes

  • boilerplate: update repo, use dush-methods (0128b31), closes #8
  • package: add missing "dush-methods" dep (1a8e06b)

1.1.4 (2016-12-05)

Bug Fixes

  • appveyor: allow failures (9855252)

1.1.3 (2016-12-05)

Bug Fixes

  • update: update web link and readme (0036cd3)

1.1.2 (2016-11-17)

Bug Fixes

  • package: bump deps, lock some of them for 0.10 success (5e75185)

1.1.1 (2016-11-09)

Bug Fixes

1.1.0 (2016-11-07)

Features

  • pluginName: adds "_pluginName" property containing the name of the last registered plugin (21b02b0)

1.0.1 (2016-11-07)

Bug Fixes

  • check: check if isRegistered plugin is registered already haha (d09e044)

1.0.0 - 2016-11-07

  • First stable release
  • fsemantic versioning
  • releasing flow
  • add keywords
  • add docs
  • implement

0.0.0 - 2016-11-07

  • Initial commit