Skip to content

Releases: Heapy/kotaml

v0.110.0

Choose a tag to compare

@IRus IRus released this 29 Jun 12:40

Significant changes

  • New YamlScalar.plain property (#12) β€” YamlScalar now exposes a plain flag distinguishing plain (unquoted) scalars from quoted ones, so you can tell whether a value such as null, 123, or true came 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

Choose a tag to compare

@IRus IRus released this 08 Jun 09:20

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

Choose a tag to compare

@IRus IRus released this 19 May 08:03

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

Full Changelog: v0.107.0...v0.108.0

v0.107.0

Choose a tag to compare

@IRus IRus released this 22 Mar 20:34
  • Kotlin 2.3.20

Full Changelog: v0.106.0...v0.107.0

v0.106.0

Choose a tag to compare

@IRus IRus released this 09 Mar 08:06

Full Changelog: v0.105.0...v0.106.0

v0.105.0

Choose a tag to compare

@IRus IRus released this 09 Mar 07:19

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