Skip to content

v1.2.0

Compare
Choose a tag to compare
@pathurs pathurs released this 01 Sep 07:50
· 19 commits to master since this release

1.2.0 (2018-09-01)

Features

  • all: add all method to check if all items match the filter (38b64d4)
  • any: add any method to check if any items match the a filter (a832e3c)
  • clear: add clear method that removes all items from a collection (53255be)
  • Symbol.iterator: add Symbol iterator protocol (bdd117d)