Skip to content

3.2.10

Choose a tag to compare

@alfonsogarciacaro alfonsogarciacaro released this 02 Aug 04:36
· 3185 commits to main since this release
  • Support System.Uri.TryCreate @Choc13
  • Fix #2477: Don't drop DEBUG and TRACE DefineConstants @stroborobo
  • Fix #2480: Improve tree shaking with fable-libray
  • Fix #2485: Proper representation of Choice with 3 or more items
  • Fix #2491: Unchecked.defaultof with struct tuples
  • Fix #2496: Custom Pow operator