Skip to content

Releases: karldreher/fmlint

v3.2.1

02 Jun 03:33
a7f4ecb

Choose a tag to compare

3.2.1 (2025-06-02)

Bug Fixes

v3.2.0

27 Mar 02:26
b94dd83

Choose a tag to compare

3.2.0 (2025-03-27)

Feature

Bug Fixes

  • fail when config file not found (c3fe265)

CI

v3.1.2

27 Mar 00:47
9a40a3a

Choose a tag to compare

3.1.2 (2025-03-27)

Bug Fixes

  • imply enabled for individual rules, check at lint_all (#17) (9a40a3a)

Documentation

  • update dev build helper (7858392)

Code Refactoring

  • imply enabled for individual rules, check at lint_all (02aada5)

v3.1.1

23 Mar 03:45
27a19f8

Choose a tag to compare

3.1.1 (2024-03-23)

Bug Fixes

v3.1.0

22 Mar 04:12
26ceb98

Choose a tag to compare

3.1.0 (2024-03-22)

Feature

Chores

v3.0.0

22 Mar 03:43
f8c0de8

Choose a tag to compare

3.0.0 (2024-03-22)

Breaking Changes

  • rename lint command to make space for more tags rules (6dae983)

Feature

Documentation

fat

  • add missing tags lint rule (60c322b)

v2.2.1

04 Dec 01:47
598cec1

Choose a tag to compare

2.2.1 (2023-12-04)

Bug Fixes

v2.2.0

20 Nov 04:15
6164dbf

Choose a tag to compare

2.2.0 (2023-11-20)

Feature

Bug Fixes

  • suspenseful punctuation (0d81ade)
  • fail fast if content directory does not exist (4ead3d3)
  • disable draft rule if not configured (199fc0a)

Documentation

Chores

v2.1.1

07 Nov 04:00
3bb6dc6

Choose a tag to compare

2.1.1 (2023-11-07)

Bug Fixes

  • do not list rule-id if set to none (#10) (3bb6dc6)
  • do not list rule-id if set to none (55c8cce)

Tests

Build

v2.1.0

02 Nov 03:14
1f81a1d

Choose a tag to compare

2.1.0 (2023-11-02)

Feature

Bug Fixes

Documentation

Tests

  • silence log output (7ee413d)
  • move test files according to command (1fb75f3)

Code Refactoring

  • utilize a generic function to walk content paths (cf7ebcb)

Build

  • add make target for new lint commands (d4ef670)