Skip to content

v6.58.0

Choose a tag to compare

@github-actions github-actions released this 12 May 04:04
· 54 commits to main since this release

v6.58.0 (2026-05-12)

Bug Fixes

  • fix(config): fix JLC DRU URL, add PCBWay DRU URL, clarify per-project note
  • jlc.jbom.yaml: fix kicad_dru from GitHub web UI blob URL to raw URL
  • pcbway.jbom.yaml: add pcb_manufacturing stanza with kicad_dru URL
  • Both: clarify that .kicad_dru files are per-project in KiCad; users must
    copy into their project directory manually (no system-wide install path)
  • jlc.jbom.yaml field_synonyms comment: add 'PCB footprint properties' to
    the list of contexts where synonyms are recognised

Co-Authored-By: Oz oz-agent@warp.dev (e586e6a)

Features

  • feat(cli): phase 1e add config schema command and docs

Co-Authored-By: Oz oz-agent@warp.dev (35e02b4)

  • feat(config): phase 1d migrate profiles to unified .jbom.yaml

Co-Authored-By: Oz oz-agent@warp.dev (030bfa5)

  • feat(config): phase 1c introduce field reference resolution

Co-Authored-By: Oz oz-agent@warp.dev (5f58f6f)

  • feat(config): phase 1b add unified profile loader

Co-Authored-By: Oz oz-agent@warp.dev (0565383)

  • feat(config): phase 1a migrate config models to pydantic

Co-Authored-By: Oz oz-agent@warp.dev (c07c415)

Unknown

  • doc/prep for implementation (d7f8529)