m1-workspace v0.10.0
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" }