Skip to content

Latest commit

 

History

History
83 lines (43 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

83 lines (43 loc) · 2.85 KB

4.0.3 (2019-02-09)

Bug Fixes

  • incorrect formatting of message with arguments (b188176)

4.0.2 (2018-08-17)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.1 (2018-05-30)

Bug Fixes

  • add var printWarning = to comply with ES5 strict mode (677dcfa), closes #25

4.0.0 (2018-05-22)

Bug Fixes

Chores

  • LICENSE: Change from BSD modified to MIT (5a63a1b)

BREAKING CHANGES

  • LICENSE: Change License to MIT from BSD+patents
  • This changes the internal workings. A major release is made to ensure minimal effect on downstream users.

3.0.0 (2015-10-04)

BREAKING CHANGE

  • package.json correct license field (6bd7ad5)

2.1.0 (2015-10-04)

Features

2.0.0 (2015-07-11)

BREAKING CHANGE

1.0.2 (2015-05-30)

Bug Fixes