Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.19 KB

RELEASE_NOTES.md

File metadata and controls

34 lines (21 loc) · 1.19 KB

5.0.0 - May 27 2024

  • bump version range of Plotly.NET to [5.0.0, 6.0.0)
  • Update .NET interactive references

4.2.1 - July 25 2023

  • bump version range of Plotly.NET to [4.1.0, 5.0.0)

4.2.0 - July 14 2023

  • Update .NET interactive references

4.1.0 - March 21 2023

  • Update .NET interactive references
  • use strict dependency range to prevent major version increases from Plotly.NET from breaking dependent packages.

4.0.0 - February 24 2023

3.0.2 - July 04 2022

3.0.1 - June 15 2022

Update .NET interactive references

3.0.0 - June 16 2022

This release adopts strong assembly naming. This might cause backwards incompatibility and therefore results in an early major version increase. For more insights why we do this, check out the conversation on this issue