Skip to content

0.13.1 Columns Selection DSL, KDocs, Table Rendering, and Many Fixes!

Compare
Choose a tag to compare
@Jolanrensen Jolanrensen released this 19 Mar 18:31
· 845 commits to master since this release

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:

  • We finally merged the new ColumnsSelection DSL (documentation will come too). This comes with KDocs everywhere, previously missing overloads, and clearer function names.
  • We're continuously improving support for Kotlin Notebook by creating and improving a native table component for DataFrames, by @ermolenkodev
  • (Nested) table output now looks better for notebooks on Github (for example)
  • Improvements to Arrow reading (thanks, @fb64 and @Kopilov!)
  • Many other fixes and version bumps, see below!

Check it out on Maven Central

Features

Fixes

Docs and Examples

Version Updates

New Contributors

Known Issues

Full Changelog: v0.12.1...v0.13.1