Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.04 KB

1.0.1 (2017-02-03)


Bug Fixes

  • fix(iterator): fix iterator methods type-signature bd6ab901
  • fix(has): fix the type signature 2ba292d1

0.3.0 (2017-01-29)


Features

  • feat(HashMap): implement iteration over HashMap a5bd7ffc

0.2.0 (2017-01-29)


Features

  • feat(remove): implement remove 589eb69a

0.1.1 (2017-01-29)


Bug Fixes

  • fix(HashMap): fix larger hashmap algo 2aa18747

0.1.0 (2017-01-22)


Features

  • feat(HashMap): initial implementation f72f5ec4