Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
813 stars 57 forks source link

Update kotlinDatetime version #753

Closed zaleslaw closed 3 months ago

zaleslaw commented 3 months ago

The kotlinDatetime version in the gradle libs.versions.toml file was upgraded from 0.5.0 to 0.6.0. This update includes some enhancements and bug fixes that improve performance and stability.

Fixed #751