Releases: amejiarosario/dsa.js-data-structures-algorithms-javascript
Releases · amejiarosario/dsa.js-data-structures-algorithms-javascript
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
BST and Heaps docs improvements
AVL Tree Improvements
Breaking Changes (major)
New Features (minor)
Bug Fixes (patch)
- fix(avl-tree): balance was not working properly commit
1.3.6
tree-rotations improvements
Breaking Changes (major)
New Features (minor)
Bug Fixes (patch)
- fix(tree-rotations): prevent losing nodes commit
[email protected]
1.1.0 - 2019-03-29
Added
- README.md added because NPM packages doesn't read README.adoc
- Public API to use the package
dsa.js
- This changelog
Changed
- Updated dependencies (removed lodash since is not needed)