Skip to content

throw-trace-v0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:39
· 11 commits to main since this release
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