You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bug Fixes
- incorrect formatting of message with arguments (b188176)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- add
var printWarning =
to comply with ES5 strict mode (677dcfa), closes #25
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.
BREAKING CHANGE
- package.json correct license field (6bd7ad5)
Features
BREAKING CHANGE
Bug Fixes