Releases: akiomik/mado
Releases · akiomik/mado
v0.2.2
Features
- feat: add sublist to style in [lint.md004] by @akiomik in #107
- feat: add respect-gitignore to [lint] by @akiomik in #109
- Feat exclude by @akiomik in #115
Other Changes
- chore: enable MD024 in mado.toml by @akiomik in #106
- chore: fix
just cov
by @akiomik in #108 - build(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #112
- build(deps): bump rustc-hash from 2.1.0 to 2.1.1 by @dependabot in #111
- build(deps): bump toml from 0.8.19 to 0.8.20 by @dependabot in #110
- perf: use ignore::Types by @akiomik in #113
- refactor: add with_tmp_file helper by @akiomik in #114
- test: use pretty_assertions by @akiomik in #116
- test: disable allow-unwrap-in-tests by @akiomik in #117
- Test indoc by @akiomik in #118
- test: refactor for WalkParallelBuilder by @akiomik in #119
v0.2.1
0.2.1 (2025-02-04)
Features
Other Changes
- chore: bump packages to v0.2.0 by @akiomik in #100
- use rustc-hash by @akiomik in #101
- build(deps): bump miette from 7.4.0 to 7.5.0 by @dependabot in #102
- build(deps): bump tempfile from 3.15.0 to 3.16.0 by @dependabot in #103
v0.2.0
⚠️ BREAKING CHANGES
- fix!: rename config keys in [lint.md030] by @akiomik in #86
- feat!: change style format for [lint.md035] by @akiomik in #91
Features
Bug Fixes
Other Changes
- chore: update packages to 0.1.5 by @akiomik in #85
- chore: add update-winget to justfile by @akiomik in #84
- chore: add breaking change to .github/release.yml by @akiomik in #87
- Taplo ci by @akiomik in #90
- build(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #94
- build(deps): bump comrak from 0.33.0 to 0.35.0 by @dependabot in #95
- build(deps): bump rand from 0.8.5 to 0.9.0 by @dependabot in #93
v0.1.5
Features
- Winget by @akiomik in #74
- feat: add --quiet flag by @hougesen in #78
- feat: add Serialize for Config by @akiomik in #81
Bug Fixes
Other Changes
- Run justfile --fmt by @akiomik in #68
- Update packages to v0.1.4 by @akiomik in #67
- Remove .cargo/config.toml by @akiomik in #69
- Use rust 1.84 by @akiomik in #70
- Nursery by @akiomik in #71
- Update README.md by @akiomik in #72
- Fix use_self by @akiomik in #73
- Add test for MarkdownLintVisitorFactory#build by @akiomik in #75
- Add test for ParallelLintRunner#run by @akiomik in #76
- ci: update .github/release.yml by @akiomik in #79
v0.1.4
Changelog
0.1.4 (2025-01-17)
- Minor improvements (#41, #42, #45, #46, #49)
- Bump colored from 2.2.0 to 3.0.0 (#43)
- Bump clap from 4.5.23 to 4.5.26 (#44)
- Add fuzz testing (#47)
- Update README.md (#48, #50)
- Add Homebrew support (#51, #52, #54, #55, #56, #57, #62)
- Add Scoop support (#53, #58)
- Add justfile (#59)
- Add Nix support (#60, #61)
- Add
.github/release.yml
(#63, #65)
v0.1.3
v0.1.2
v0.1.1
v0.1.0
- Initial release!