Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 10:21
989debf

1.5.0 (2024-01-08)

Features

  • add every, none and some functions to collection (cb1fe18)
  • add first, firstOr, last, lastOr functions to collection (74ce180)
  • add fromIterable function for Collection (1f7d851)
  • add isEmpty and hasItems to collection (1d6b0b8)