- Added TypeScript, per request.
- Fixed example in
README.md
. - Switched from grunt, jasmine, and jslint to running jasmine with eslint.
- No functional changes.
- 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.
- Fixes broken links in
package.json
. - Added links to live site in
README.md
.
- Added extra tests.
- Fixing the XKCD magic password.
- Added comma to the list of punctuation characters.
- Initial release.