0.13.1 Columns Selection DSL, KDocs, Table Rendering, and Many Fixes! #633
Jolanrensen
announced in
Announcements
Replies: 1 comment 4 replies
-
Was always too shy to ask, is native table component for DataFrames closed-source? Is it possible to use it in own projects without notebooks? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We just released v0.13.1!
Documentation/Readme might not be up-to-date yet. However, feel free to test it in your project and let us know if something does not work as expected!
To sum up the most significant changes:
Check it out on Maven Central
Features
forEach
inline to enable composable and suspend calls in lambda by @koperagen in makeforEach
inline to enable composable and suspend calls in lambda #572Fixes
rename
implementation by @nikitinas in Fix performance problem inrename
implementation #532isOpenApiStr
by @Jolanrensen in Catching Error too inisOpenApiStr
#490Docs and Examples
Version Updates
New Contributors
Known Issues
Full Changelog: v0.12.1...v0.13.1
This discussion was created from the release 0.13.1 Columns Selection DSL, KDocs, Table Rendering, and Many Fixes!.
Beta Was this translation helpful? Give feedback.
All reactions