m1-workspace v0.12.0
What's Changed
- Add [format] exclude glob list (formatter pair of [lint] exclude) by @nedlane in #46
- fix(diff): cap LCS table size so oversized inputs cannot OOM by @nedlane in #47
- release: v0.12.0 by @nedlane in #48
Full Changelog: v0.11.0...v0.12.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.12.0" }