Releases: Heapy/kotaml
Releases Β· Heapy/kotaml
Release list
v0.110.0
Significant changes
- New
YamlScalar.plainproperty (#12) βYamlScalarnow exposes aplainflag distinguishing plain (unquoted) scalars from quoted ones, so you can tell whether a value such asnull,123, ortruecame from a bare token or a quoted string. Thanks @sefholt!
Contributions
- @sefholt β first-time contributor β added
YamlScalar.plain(#12) - Dependabot β gradle-wrapper 9.6.0 β 9.6.1 (#11), grouped bump of 2 dependencies (#10)
What's Changed
- chore(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 in the all group by @dependabot[bot] in #11
- chore(deps): bump the all group with 2 updates by @dependabot[bot] in #10
- feat: add YamlScalar.plain to distinguish plain and quoted scalars by @sefholt in #12
New Contributors
Full Changelog: v0.109.1...v0.110.0
v0.109.0
What's Changed
Dependency updates
- Kotlin 2.3.21 β 2.4.0
- KSP 2.3.8 β 2.3.9
- Spotless 8.5.1 β 8.6.0
- actions/checkout 6.0.2 β 6.0.3
The Kotlin upgrade also re-resolved some transitive JS dependencies in kotlin-js-store/yarn.lock (string-width, strip-ansi, wrap-ansi).
Pull requests
- chore(deps): bump the all group with 2 updates by @dependabot[bot] in #4
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the all group by @dependabot[bot] in #5
- chore(deps): bump the all group with 2 updates by @dependabot[bot] in #6
Full Changelog: v0.108.0...v0.109.0
v0.108.0
What's Changed
- docs: Fix Maven central link in badge by @nielsbasjes in #1
- chore(deps): bump the all group with 4 updates by @dependabot[bot] in #2
- chore(deps): bump the all group with 12 updates by @dependabot[bot] in #3
New Contributors
- @nielsbasjes made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.107.0...v0.108.0
v0.107.0
- Kotlin 2.3.20
Full Changelog: v0.106.0...v0.107.0
v0.106.0
v0.105.0
No functional changes compared to kaml:0.104.0, just uploaded using own candidates
Full Changelog: https://github.com/Heapy/kotaml/commits/v0.105.0