Releases: marcelmay/kformat
Releases · marcelmay/kformat
0.11
What's Changed
Features
Dependencies
- Bump kotlin.version from 1.9.10 to 1.9.23 by @dependabot in #46, #62 and #69
- Bump com.willowtreeapps.assertk:assertk-jvm from 0.27.0 to 0.28.0 by @dependabot in #55
See Milestone 0.11 for details.
Full Changelog: release-0.10...release-0.11
0.10
Minor release with improved input type support and update to Kotlin 1.9.10
Features
- Adds methods toString and print to a stream #21 (@JoarSvartholm)
- Support any input type to table row #20 (@JoarSvartholm)
Dependencies
- #34 Bump kotlin.version from 1.6.21 to 1.9.10
See Milestone 0.10 for details.
0.9
Minor release updating to Kotlin 1.6.x .
Dependencies:
- Update to Kotlin 1.6.10 (#18)
See Milestone 0.9 for details.
0.8
Minor release updating to Kotlin 1.5.x .
Enhancements:
- Support multiple header lines enhancement (#17)
Dependencies:
- Update to Kotlin 1.5.20 (#15)
See Milestone 0.8 for details.
0.7
0.6
0.5
Enhancements:
- Support checking for existing data rows (#9)
Bugs:
- Fix empty table (line but no data rows) rendering (#9)
See Milestone 0.5 for details.
0.4
0.3
Enhancements:
See Milestone 0.3 for details.