dreamstack/compiler/ds-diagnostic/CHANGELOG.md

16 lines
485 B
Markdown

# Changelog
All notable changes to this package will be documented in this file.
## [0.6.0] - 2026-03-10
### Added
- 6 new rendering tests: error code display, secondary labels, hint severity, multiline source context, edge cases (col-0, minimal source)
- Comprehensive coverage of `render()`, `sort_diagnostics()`, and `From<ParseError>` conversion
### Test Coverage
- **12 tests** (was 6 in v0.5.0)
## [0.5.0] - 2026-03-09
- Initial release with Elm-style diagnostic rendering