Skip to content

Releases: 9wick/throw-trace

throw-trace-v0.1.8

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:39
cfa437a

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

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:19
9cb45b1

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

Choose a tag to compare

@github-actions github-actions released this 27 May 14:55
b006b3f

Added

  • add fix command for auto-inserting @throws declarations

Other

  • Merge pull request #14 from 9wick/feat/fix-command

throw-trace-v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 May 13:59
ca3f350

Other

  • minor whitespace fix

throw-trace-v0.1.4

Choose a tag to compare

@github-actions github-actions released this 16 May 04:12
7b755ee

Other

  • add LICENSE link to README

throw-trace-v0.1.3

Choose a tag to compare

@github-actions github-actions released this 16 May 03:39
9770409

Other

  • clarify license text

throw-trace-v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 May 00:24
8d6bedf

Other

  • add crates.io and npm badges

throw-trace-v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 May 23:42
ecb4d34

Fixed

  • resolve clippy warnings and format issues

Other

  • apply cargo fmt
  • update install instructions for npm and cargo

throw-trace-core-v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 May 23:45
bc4de7f
Merge pull request #3 from 9wick/release-plz-2026-05-14T23-38-50Z

chore: release v0.1.1