Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 567 Bytes

RELEASE_NOTES.md

File metadata and controls

38 lines (21 loc) · 567 Bytes

1.5.0

  • Lower FSharp.Core version to 5.0.2 (by @MangelMaxime)

1.4.0

  • Fix casing of NetworkFamily enum values (by @MangelMaxime)
  • Add URLSearchParams.Create overloads for obj and 'T seq (by @MangelMaxime)

1.3.0

  • Add Util.TextEncoder (by @MangelMaxime)

1.2.0

  • Add worker_threads module @AngelMunoz

1.1.0

  • Add dgram module @AngelMunoz

1.0.2

  • Minor streams fix #20 @ncave

1.0.1

  • added Cluster
  • added Trace Events

1.0.0

  • Let's start our lib update!
  • added Performance

1.0.0-beta-001

  • First release