Skip to content

Releases: karosia/driftsync

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:06
c67901b

Changelog

  • adfd34c: Merge pull request #13 from karosia/feat/rename-hints-and-init-ai (@karosia)
  • c67901b: Merge pull request #14 from karosia/feat/prop-signature-summary-doctor (@karosia)
  • 7c95ad1: feat: LLM semantic-rename hints (sync) + AI-drafted code.command (init) (@karosia)
  • a83f888: feat: richer property signatures, Job Summary output, driftsync doctor (@karosia)

v0.3.0

Choose a tag to compare

@karosia karosia released this 12 Sep 05:03
0738b31

What's Changed

  • fix: Marketplace name collision + duplicate release on v1 tag by @karosia in #7
  • fix: scope the release workflow trigger to full semver tags by @karosia in #8
  • docs: add GitHub Marketplace badge to README by @karosia in #9
  • docs: mention required[]/schema sync and the dangling-required lint by @karosia in #10
  • fix: renaming a component schema now rewrites every dangling $ref by @karosia in #12

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:13
0109a11

Changelog

  • 353702c: Merge pull request #1 from karosia/feat/driftsync-config (@karosia)
  • d76f154: Merge pull request #3 from karosia/fix/rename-required-sync (@karosia)
  • 0109a11: Merge pull request #6 from karosia/fix/schema-add-remove-and-required-dangling (@karosia)
  • 220541d: add config-driven check/sync + composite Action + release binaries (@karosia)
  • dc1e20d: fix: carry required[] across a property rename (#2) (@karosia)
  • ce85d5e: fix: patch SchemaAdded/SchemaRemoved; clean required[] on property removal; flag dangling required (#4, #5) (@karosia)
  • 6429a92: stop tracking build artifacts (@karosia)