Skip to content

Commit 6b6afaa

Browse files
committed
Add what's new section
1 parent 14ba1dc commit 6b6afaa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ You could find the following articles there:
3737
* [GroupBy operation](https://kotlin.github.io/dataframe/groupby.html)
3838
* [Rendering to HTML](https://kotlin.github.io/dataframe/tohtml.html#jupyter-notebooks)
3939

40+
### What's new
41+
Check out new features in development for the next release in this [notebook](examples/notebooks/feature_overviews/0.14.0/new_features.ipynb)
42+
43+
The DataFrame compiler plugin reached public preview state!
44+
Here's a [demo project](https://github.com/koperagen/df-plugin-demo) that works with IntelliJ IDEA 2024.2 Beta.
45+
4046
## Setup
4147

4248
```kotlin

0 commit comments

Comments
 (0)