Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 817 Bytes

RELEASE_NOTES.md

File metadata and controls

21 lines (15 loc) · 817 Bytes

1.9.4 - Remove Obsolete method

  • Remove the WebClient extension method that has long ago been moved to FSharp.Core

1.9.3 - Cleanup namespaces

  • FSharpx.* types and operators are now in FSharpx.Functional
  • FSharpx.Regex are now in FSharpx.Text.Regex
  • FSharpx.Strings is now in FSharpx.Text.Strings
  • Microsoft.FSharp.Control has been renamed to FSharpx.Control

1.9.2 - Remove components now available elsewhere

  • FSharpx.JSON support now marked as deprecated in favour of FSharp.Data
  • FSharpx.Linq.QuotationEvaluator now marked as deprecated in favour of FSharp.Quotations.Evaluator

1.9.1 - Remove type providers from FSharpx

  • All type providers now removed from FSharpx

1.9.0 - Remove FSharpx.Collections

  • FSharpx.Core now depends on FSharpx.Collections
  • Generated docs now available