Skip to content

v3.7.0-beta

Choose a tag to compare

@ainetx ainetx released this 10 Apr 10:52
· 24 commits to main since this release
  • Added cpt check-language with deterministic LANG001 validation for Markdown content.
  • Integrated language checking into the analyze workflow, including support for ignore patterns.
  • Hardened validation and config error reporting: unknown language codes and workspace config issues now surface explicitly.
  • Added Python < 3.11 TOML compatibility via _tomllib_compat.py.

What's Changed

  • feat: Add Python <3.11 compatibility for tomllib imports by @Artifizer in #148
  • improve guides by @ainetx in #147
  • feat: add content language validation for markdown artifacts by @teslanika in #133

New Contributors

Full Changelog: v3.6.0-beta...v3.7.0-beta