Releases: butler54/mdformat-frontmatter
v2.1.2
v2.1.1
v2.1.1 (2026-05-23)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v2.1.0...v2.1.1
v2.1.0
v2.1.0 (2026-05-23)
This release is published under the MIT License.
Bug Fixes
-
Bump step-security/harden-runner from 2.16.0 to 2.19.4 (#47,
7f62965) -
Use 'files' parameter for codecov-action v5 API (#44,
813d927) -
Use GitHub App token to bypass branch protection in release workflow (#49,
17c7bf5) -
Use GITHUB_TOKEN instead of ADMIN_WRITE_PAT for release workflow (#48,
16830d2)
Features
Detailed Changes: v2.0.10...v2.1.0
v2.0.10
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- build: Remove upper cap on mdformat version by @LordFckHelmchen in #38
New Contributors
- @LordFckHelmchen made their first contribution in #38
Full Changelog: v2.0.8...v2.0.9
v2.0.8
v2.0.8 (2023-11-07)
Fix
-
fix: Decrease duplication and ensure dependencies are consistenly encoded in pyproject.toml (#34)
-
fix: Decrease duplication and ensure dependencies are consistenly encoded in pyproject.toml
Signed-off-by: Chris Butler <chris.butler@redhat.com>
- fix: Improve consistency
Signed-off-by: Chris Butler <chris.butler@redhat.com>
Signed-off-by: Chris Butler <chris.butler@redhat.com> (45aabf2)
v2.0.7
v2.0.7 (2023-11-07)
Fix
-
fix: remove default behaviour of ruamel.yaml line breaking (#33)
-
fix(cicd): Correct flit behaviour to just work
Signed-off-by: Chris Butler <chris.butler@redhat.com>
- feat: Ensure that ruamel.yaml does not wrap lines
Signed-off-by: Chris Butler <chris.butler@redhat.com>
Signed-off-by: Chris Butler <chris.butler@redhat.com> (a3ebe8a)