Skip to content

0.3.0

Compare
Choose a tag to compare
@altavir altavir released this 28 Nov 07:39
· 158 commits to master since this release
f97a2a6

Added

  • Support for plotly.kts in IDEA

Changed

  • Serialization API is encapsulated (no longer exposed) in order to provide compatibility with new serialization.
  • Migration to Kotlin 1.4
  • Minor breaking change in Plot to encapsulate serialization usage
  • JS supports IR. LEGACY is not supported anymore.

Fixed