All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix(linkedlist): removeFirst's last reference commit
- Optimize NPM package
- fix(linked-list): insert in the middle bug commit
- Various docs fixes.
1.2.0 - 2019-04-04
- Added Eslint and Travis ci
- Readme improvements
- Badges for npm versions and build status
1.1.0 - 2019-03-29
- README.md added because NPM packages doesn't read README.adoc
- Public API to use the package
dsa.js
- This changelog
- Updated dependencies (removed lodash since is not needed)
1.0.0 - 2019-03-29
- Started the project
- Book released
- npm package published