Skip to content

Latest commit

 

History

History
112 lines (51 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

112 lines (51 loc) · 3.46 KB

Change Log

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

1.0.1 (2016-12-05)

Bug Fixes

  • deps: update deps (2e2d41c)
  • package: update isobject to version 3.0.0 (#10) (0910ffe)
  • update: fix link (f409b59)

1.0.0 (2016-11-17)

Bug Fixes

  • license: fix license year in banner comments (5b9dabb)
  • package: bump minibase-tests to laltest (b2b3f0e)

BREAKING CHANGES

  • license: First stable release. No real breaking changes. It's just time for v1.

0.4.8 (2016-11-17)

Bug Fixes

  • appveyor: update appveyor, no failures are allowed (c100048)
  • package: bump minibase-tests (4a80c3d)

0.4.7 (2016-11-15)

Bug Fixes

  • remove: remove use emitting and default error handler (724f35b)

0.4.6 (2016-11-14)

Bug Fixes

  • tests: update tests, bump minibase-tests (571e2c5)
  • tests: update tests, use "minibase-tests" (381c1d1)

0.4.5 (2016-11-14)

Bug Fixes

  • errors: improve default error handler message (37fa883)
  • plugins: force synchronous plugins (b2e720d)

0.4.4 (2016-11-13)

Bug Fixes

  • node: support node >= 0.10.0 (af929e8)

0.4.3 (2016-11-13)

Bug Fixes

  • options: extend options (bd59ed2)

0.4.2 (2016-11-09)

Bug Fixes

  • deps: dependencies update related changes (2cfde06)
  • emits: emit use on successful completion (46e4407)
  • logo: fix logo links (3282577)
  • names: fix anonymous plugins, fallback (0a506b7), closes #1

0.0.0 - 2016-10-24

  • Inital commit