Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 02:47
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
0585725

What's Changed

  • ci: request workflows permission for the SchemaStore-sync app token by @owenlamont in #265
  • docs: correct stale empty preset references for TOML by @owenlamont in #266
  • Add canonical and merge-collision detection to key-duplicates (closes #252) by @owenlamont in #267
  • Add unicode-line-breaks rule; gate --fix on parseable YAML (closes #253) by @owenlamont in #270
  • Use granit tag metadata in tags rule (closes #271) by @owenlamont in #272
  • Fix colons false positive on alias mapping keys (closes #254) by @owenlamont in #273
  • Add anchors ambiguous-name option; rewrite detection on granit tokens (closes #255) by @owenlamont in #275
  • chore: refresh dependencies and linters by @create-pr-workflow-auth[bot] in #274
  • Add merge-keys rule flagging << merge keys (closes #256) by @owenlamont in #276
  • Recognise verbatim core-schema tags via shared core_schema_suffix helper by @owenlamont in #278
  • Pre-0.14.0 cleanup: lint dispatch macro, shared test harness, rule docs (#277) by @owenlamont in #279
  • Bump version to 0.14.0 by @owenlamont in #280

Full Changelog: v0.13.0...v0.14.0