CHANGELOG
=========


1.1.2 - 2021-03-02
------------------

* Added TypeScript, per request.


1.1.1 - 2017-08-24
------------------

* Fixed example in `README.md`.
* Switched from grunt, jasmine, and jslint to running jasmine with eslint.
* No functional changes.


1.1.0 - 2017-06-27
------------------

* Added NIST algorithm.
* Fixed NPM package name in `README.md`.
* Added more common passwords.
* Updated badge links in `README.md`.
* Additional documentation about entropy measurements.


1.0.4 - 2016-05-16
------------------

* Fixes broken links in `package.json`.
* Added links to live site in `README.md`.


1.0.3 - 2016-04-05
------------------

* Added extra tests.


1.0.2 - 2016-04-05
------------------

* Fixing the XKCD magic password.


1.0.1 - 2016-03-25
------------------

* Added comma to the list of punctuation characters.


1.0.0 - 2016-03-23
------------------

* Initial release.
