Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@ilyalatt ilyalatt released this 07 Dec 20:24
· 2 commits to master since this release

A lot of breaking changes. The goal is too eliminate confusing for such a library LanguageExt and replace it with standard primitives. Check out Telega.Playground to simplify the migration process.

  • Layer 135
  • Fixed Updates and Upload
  • Simplified union tags
  • IReadOnlyList instead of Arr
  • T? instead of Option
  • NullExtensions for convenient extensions like NChoose
  • LanguageExt removal
  • A lot of new helper methods
  • YAML DTO string representation