Skip to content

v2.0.0

Compare
Choose a tag to compare
@khaledosama999 khaledosama999 released this 28 Feb 20:11
· 32 commits to master since this release

2.0.0 (2021-02-28)

Chores
  • package: remove the push to git which fails (b181dfaa)
Documentation Changes
  • readme.md: update the usage docs to use the two subclasses (53c9ee35)
New Features
  • binary heap: split the class into two sub classes (e0354a4e)
Tests
  • heap: update tests to use the subclasses (b5aac248)