Skip to content

Release 1.8.0

Compare
Choose a tag to compare
@WaldoJeffers WaldoJeffers released this 20 Jul 17:04
· 12 commits to master since this release

1.8.0 (2019-07-20)

Bug Fixes

  • Make slice compatible with all types of collections (2e4b892)
  • Provide a numerical index as the fifth argument of reduce (906230e)
  • values: Fix values for strings (a740cdd)

Features

  • Introduce a new length function (4cd22a5)
  • last: Introduce new last function (bf361f3)