Releases: 9wick/throw-trace
Releases · 9wick/throw-trace
Release list
throw-trace-v0.1.8
Added
- add persistent cache
Fixed
- resolve type parameter throws against declared constraint
- suggest declarable unknown type in help, document unknown handling
- scope diagnostics cache invalidation to actual dependencies
- preserve file format in fix command and separate CLI exit codes
Other
- apply cargo fmt
- catalog closure attribution as false positive, add cross-file rethrow coverage
- Merge pull request #22 from 9wick/fix-review-findings
- document fix command and exit codes in README
throw-trace-v0.1.7
Fixed
- use call site location instead of name-based matching in propagation
- skip unreachable throw-e after if/else that both terminate
- detect reachable catch-param rethrow in instanceof branch
- treat catch param rethrow in instanceof branch as non-terminating
- handle duplicate calls and partial instanceof termination
- improve catch block handling and add member call propagation
Other
- fix redundant closure and manual assert clippy warnings
- inline format args to fix clippy warning
- add catalog e2e tests for throw pattern coverage
throw-trace-v0.1.6
throw-trace-v0.1.5
Other
- minor whitespace fix
throw-trace-v0.1.4
Other
- add LICENSE link to README
throw-trace-v0.1.3
Other
- clarify license text
throw-trace-v0.1.2
Other
- add crates.io and npm badges
throw-trace-v0.1.1
Fixed
- resolve clippy warnings and format issues
Other
- apply cargo fmt
- update install instructions for npm and cargo
throw-trace-core-v0.1.1
Merge pull request #3 from 9wick/release-plz-2026-05-14T23-38-50Z chore: release v0.1.1