Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 639 Bytes

File metadata and controls

17 lines (11 loc) · 639 Bytes

4.0.0 - March 21 2023

  • Update package to work with Plotly.NET 4.0
  • fix #377
  • use strict dependency range to prevent major version increases from Plotly.NET from breaking dependent packages.

3.0.1 - July 04 2022

(unlisted)

Accidental push without code base change, whoops!

3.0.0 - June 15 2020

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