Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 789 Bytes

CHANGES.md

File metadata and controls

56 lines (37 loc) · 789 Bytes

Kravis Release History

v1.0

  • Migration to kotlin-dataframe
  • Removed dependency on krangl

v0.9

  • Decoupled javafx support into independent module
  • Added various geoms and extended aesthetics support
  • Migrated from File to Path API
  • Fixed numerous bugs
  • Enable advanced integration va jupyter %use

v0.8

  • Added geomArea, geomRibbon and geomSmooth
  • Improved jupyter support

v0.7

  • Fixed compatibility with jupyter-kernel
  • Fixed forecats compatibility issues in OrderUtils

v0.6

  • Added geomSegment

v0.5

Many new API elements and numerous bug-fixes

v0.4

API redesign to use ggplot2 as backend

v0.3

Changed API to become a dumb wrapper arond ggplot2

v0.2

2018-5-18

Initial Release