Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-12-18)
Features
Add diagnostic severity levels for warnings vs errors (4142956 ), closes #35
Add error handling for ambiguous/malformed snippet patterns (dded27c ), closes #34
Add support for named sections, line ranges, and multiple ranges (7362165 )
Implement strictMode with auto-detection from mkdocs.yml (86d8b8a )
Bug Fixes
Allow feat commits to bump minor version in pre-1.0.0 releases (6c43c4b )
Support section markers embedded in comments (50d70f4 )
Documentation
Add PR creation guidelines to copilot instructions (16fb4f3 )
Add strictMode setting with auto-detection from mkdocs.yml (330561a ), closes #36
Clarify that CHANGELOG.md is automatically generated (d305a8a )
Document fallback behavior for invalid multi-range patterns (0f73ca8 ), closes #33
Enhance TDD workflow instructions in copilot guidelines (e1cf06c )
Update changelog policy in copilot instructions (de37ffc )
Update IMPLEMENTATION.md to reflect v0.2.0 actual scope (832b6d4 )
Update README planned features to reflect v0.1.1 progress (bd21bef )
Update status tags and documentation formatting (eb0d40b )
Build System
Enforce 2-space indentation with ESLint rules (5043f57 )
Styles
Convert all code to 2-space indentation (9dad49a )
Tests
Add comprehensive edge case tests for line range extraction (7612612 ), closes #31
You can’t perform that action at this time.