Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 1.33 KB

1.1.0 (2019-01-18)

Features

  • make NodeJS bundle work in IE (#8) (2aedb20)

1.0.11 (2019-01-14)

Bug Fixes

  • add jsdoc (devDep) and move eslint (dep -> devDep) (#7) (823240d)

1.0.10 (2019-01-12)

Features

  • chore: change scope files for a lighter npm package
  • test: add a test watch command
  • chore: separate browser and node builds

Bug Fixes

  • fix: remove dist folder from git

1.0.4 (2018-12-09)

Bug Fixes

  • fix: edit README.md

1.0.3 (2018-12-09)

Bug Fixes

  • fix: instances had a reference to the same object, causing a bug

1.0.2 (2018-12-09)

Bug Fixes

  • fix: sort added words

1.0.0 (2018-12-09)

Bug Fixes

  • fix: update README.md