Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 11:08
· 396 commits to main since this release

1.0.0 (2021-03-15)

Features

  • entries: add entries function (42fa22b)
  • fromallentries: add fromAllEntries function (50e2716)
  • fromfirstentries: add fromFirstEntries function (fca0613)
  • fromfoldentries: add fromFoldEntries function (b9dddea)
  • fromlastentries: add fromLastEntries function (4e94a37)
  • ismap: add isMap function (26d2d2b)
  • keys: add keys function (67d79ed)
  • maplike: add MapLike type (4dc1b81)
  • mapofallentries: rename fromAllEntries to mapOfAllEntries (62d2386)
  • mapoffirstentries: rename fromFirstEntries to mapOfFirstEntries (9f002ad)
  • mapoffoldentries: rename fromFoldEntries to mapOfFoldEntries (b50230a)
  • mapoflastentries: rename fromLastEntries to mapOfLastEntries (35b8864)
  • mapvalues: add mapValues function (400ac06)
  • values: add values function (2ca4728)