Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 397 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 397 Bytes

Unreleased

Features

Enhancements

Fixes

Other

v1.0.0

  • Port to TypeScript
  • maybe#map argument function can return nil

v0.4.0

  • Export Just and Nothing classes

v0.3.0

Features

  • Add get

v0.2.3

Features

  • Add orElse

v0.2.1

Fixes

  • Append AnyVal to handle arrays

v0.2.0

Fixes

  • Rename foreach to forEach

v0.1.11

  • Initial version