Skip to content

Version 0.5.1

Choose a tag to compare

@ragboyjr ragboyjr released this 31 Mar 19:59
· 3 commits to master since this release

Added

  • toTop, toBottom, get, has methods
  • Additional documentation

Fixed

  • Bug in Stack where unshifting would mess up the stored index values for named entries.
  • Bug where removed named entries wouldn't fully be deleted.