All notable changes to this project will be documented in this file. The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
Security: - Upgrade mocha to > 9.0.0 (fixes three security vulnerabilities brought by transitive dependencies)
Fixed: - The scripts/update-changelog.sh wouldn't work without gsed in path
Security: - Upgrade lodash (transitive development dependency) #17 - Upgrade yargs/y18n (transitive development dependency) #18
Changed: - Upgrade lodash to version 4.17.15 #16
Changed: - Upgrade Mocha to version 6.1.4 #12 by @whyboris - Example use in README.md by @whyboris
Fixed: - Fails in strict mode #7 by @gilly3
Fixed: - A title of this document :P
Added: - List of contributors - Bugs URL - Git repository URL
Fixed: - Similarity 0 returned for equal strings #4 by @tad-lispy
Fixed: - Wrong results for transposition #2 by @g-adolph
Added: - First unit test by @g-adolph - A Change Log :) by @tad-lispy
Fixed: - Update README to match the actual output by @gilly3
Fixed: - Clear matrix on each call @tad-lispy - Always return an object @tad-lispy
Added: - ReadMe
Added: - Initial working release @tad-lispy