Skip to content

Releases: akiomik/mado

v0.2.2

16 Feb 01:01
6a98746
Compare
Choose a tag to compare

Features

Other Changes

v0.2.1

03 Feb 18:13
4cc5465
Compare
Choose a tag to compare

0.2.1 (2025-02-04)

Features

  • feat: add allow-different-nesting to [lint.md024] by @akiomik in #104

Other Changes

v0.2.0

30 Jan 14:29
8d4b261
Compare
Choose a tag to compare

⚠️ 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

  • fix: check command with empty stdin by @akiomik in #96

Other Changes

v0.1.5

21 Jan 16:37
17db89d
Compare
Choose a tag to compare

Features

Bug Fixes

Other Changes

v0.1.4

16 Jan 16:12
e687cd0
Compare
Choose a tag to compare

Changelog

0.1.4 (2025-01-17)

v0.1.3

12 Jan 16:50
a40769c
Compare
Choose a tag to compare

v0.1.2

05 Jan 10:49
1c00d5f
Compare
Choose a tag to compare
  • Update README.md (#12, #17)
  • Fix MD013 (#14)
  • Fix Cargo.toml (#15)
  • Add Document#lines (#16)

v0.1.1

05 Jan 01:01
e2e5ae4
Compare
Choose a tag to compare
  • Add github action support (#7, #8)
  • Add code_blocks and tables options to MD013 (#9)
  • Fix global configuration loading (#10)

v0.1.0

31 Dec 11:44
df90073
Compare
Choose a tag to compare
  • Initial release!