Skip to content

Latest commit

 

History

History
104 lines (77 loc) · 5.97 KB

RELEASE_NOTES.md

File metadata and controls

104 lines (77 loc) · 5.97 KB

2.0.0 - TBD

Fsharp.Plotly joined the Plotly family and will from now on be released under Plotly.NET ** Breaking changes compared to 1.x.x / previous 2.0.0 beta versions:**

Major Additions:

New Charts:

Minor Additions/fixes:

1.2.2 - Apr 9 2020

1.2.1 - Apr 8 2020

  • Improve C# interop by using null as default parameter for optional parameters in chart extensions and requiring qualified access for style parameters

1.2.0 - Feb 17 2020

Additional functionality:

Additional plots:

Additional functionality and plots thanks to external open source contributors:

1.1.2 - Aug 16 2018

  • Support .net framework 4.7
  • Minor improvments

1.1.1 - Jun 22 2018

  • Support netStandard 2.0
  • Add new chart (SLOMP)

1.1.0 - Jan 14 2018

  • Add new charts
  • Add multiple axis support
  • Add subplot support

1.0.4 - Oct 17 2017

  • Fixed nuget package

1.0.3 - Sep 06 2017

  • Add different ways to modify Charts

1.0.2 - Sep 12 2016

  • Add Scatter3d line plots
  • Add 3d Surface plots

1.0.1 - July 5 2016

  • More awesome stuff coming...
  • More 3d-Charts
  • Multiple axis support
  • Shapes

0.5.0-beta - June 22 2016

  • Documentation and tutorial
  • TraceObjects with interface implementation
  • Extensions for Chart module

0.0.1-beta - May 13 2016

  • Initial release