Skip to content

m1-workspace v0.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:50
ec54c46

What's Changed

  • docs: refresh README to current API; add AGENTS.md + CLAUDE.md by @nedlane in #28
  • feat: strict config discovery, unknown-key reporting, encoding-aware LineIndex by @nedlane in #31
  • release: v0.10.0 by @nedlane in #32

Full Changelog: v0.9.0...v0.10.0

Consume

Source-only release — the git tag is the deliverable; Cargo builds it from source:

[dependencies]
m1-workspace = { git = "https://github.com/nedlane/m1-workspace", tag = "v0.10.0" }