Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@iCrawl iCrawl released this 12 Jul 09:12
· 33 commits to main since this release
d0e4d76
  • fix: random* returning undefined vals when > collection size (cfd66b2)
  • refactor: remove array methods and caching mechanism (bc9a2ef)
  • fix: stop using module.exports for collection (6d7ecbf)
  • feat: add hasAll() and hasAny() (dfb21bd)
  • feat: add support for type predicates (894d1c9)
  • refactor: rework collection types (8099693)