FruityFoundation/CHANGELOG.md
2022-12-23 17:57:09 +00:00

1.4 KiB

Changelog

1.2.0 (2022-12-23)

Features

  • add IEnumerable.Choose for Maybe (dafaae0)
  • add IEnumerable.Choose() (a045c76)

1.1.2 (2022-12-1)

Features

🐛 Bug Fixes

  • correct implementation of FirstOrEmpty (5981dd0)