File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919- Optional exclusion rules for sensitive projects and chats (#1 , #2 )
2020- Full-text search with workspace and log-type filters (#63 )
2121- Hypothesis property-based tests for blob and bubble parsing (#71 , #81 )
22- - PDF export endpoint coverage in CI (#72 , # 82 )
22+ - PDF export endpoint coverage in CI (#72 )
2323
2424### Changed
2525- Extract shared ` from_dict ` validation helpers for model classes, reducing duplication (#70 , #80 )
@@ -36,6 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636- Add incomplete-result signaling on parse failure so callers can distinguish partial vs. complete data (#67 , #78 )
3737- Replace ` print() ` error output with structured logging throughout (#68 , #77 )
3838- Replace silent ` except Exception: pass ` with structured logging in workspace and bubble load paths (#66 , #76 )
39- - Rename ` _ ` -prefixed internal functions to public names to satisfy strict linters ( # 82 )
39+ - Decouple API handlers from private ` _ ` -prefixed service internals ( # 73 )
4040
4141[ Unreleased ] : https://github.com/cppalliance/cppa-cursor-browser/commits/HEAD
You can’t perform that action at this time.
0 commit comments