- Updated kotlin-dataframe to 1.0.0-Beta4
- Updated to JDK 21 and kotlin 2.2 as a minimum requirementa
- Discontinued javafx support
- Migration to kotlin-dataframe
- Removed dependency on krangl
- Decoupled javafx support into independent module
- Added various geoms and extended aesthetics support
- Migrated from
FiletoPathAPI - Fixed numerous bugs
- Enable advanced integration va jupyter
%use
- Added
geomArea,geomRibbonandgeomSmooth - Improved jupyter support
- Fixed compatibility with jupyter-kernel
- Fixed forecats compatibility issues in
OrderUtils
- Added
geomSegment
Many new API elements and numerous bug-fixes
API redesign to use ggplot2 as backend
Changed API to become a dumb wrapper arond ggplot2
2018-5-18
Initial Release