Releases: marcelmay/kformat
Releases · marcelmay/kformat
0.14
Immutable
release. Only release title and notes can be modified.
What's Changed
Bugfixes
- Fix ANSI escape sequences related cell padding #164
Dependencies
- Bump kotlin.version from 2.1.21 to 2.2.10 by @dependabot[bot] in #158
Full Changelog: release-0.13...release-0.14
0.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- Ignore ANSI escape sequences when calculating text length #162
- Bump kotlin.version from 2.1.0 to 2.1.21 by @dependabot[bot] in #140, #146, #150
Full Changelog: release-0.12...release-0.13
0.12
What's Changed
- Add a Separator Row Type by @alonalbert in #138
- Bump kotlin.version from 1.9.23 to 2.1.0 by @dependabot in #86, #108, #117, #127, #135
New Contributors
- @alonalbert made their first contribution in #138
Full Changelog: release-0.11...release-0.12
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.