Skip to content

Release v1.1.4

Compare
Choose a tag to compare
@wallymathieu wallymathieu released this 07 Oct 19:51
· 12 commits to v1.1 since this release
f1c2b4e
  • Fix: TryWith for State and Reader, Filter, DistinctBy, SortBy and SortByAscending for user defined types.
  • Compile-time safety for try-blocks and while-loops in generic computation expressions.
  • Reduce allocations in NonEmptyList builder implementation.
  • Add support for clean signatures to all Indexables.
  • Improved, fixed and additional documentation in the extensions namespace.