Skip to content

1.10.0

Latest

Choose a tag to compare

@yysskk yysskk released this 05 Jul 05:00
24f0fa3

What's Changed

  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #46
  • ci: add Claude Code review workflow by @yysskk in #47
  • ci: add macOS job and concurrency cancellation to test workflow by @yysskk in #48
  • fix: diagnose rethrows protocol requirements instead of generating invalid code by @yysskk in #49
  • fix: evaluate @autoclosure parameters when recording calls and invoking handlers by @yysskk in #50
  • feat: support effectful read-only property accessors (get async/throws) by @yysskk in #51
  • fix: disambiguate colliding overload identifier suffixes deterministically by @yysskk in #52
  • fix: record calls with non-escaping closure parameters without escaping them by @yysskk in #53
  • feat: support effectful subscript accessors by @yysskk in #54
  • docs: refresh README and add contributing, changelog, and security docs by @yysskk in #55
  • feat: support rethrows requirements by @yysskk in #57
  • feat: support typed throws (SE-0413) by @yysskk in #56
  • refactor: centralize generated-name conventions in MockNaming by @yysskk in #58
  • refactor: split eraseGenericTypes and share reset-target enumeration by @yysskk in #59
  • chore: document macro internals and tidy LegacyLock access by @yysskk in #60
  • chore: release 1.10.0 by @yysskk in #61

Full Changelog: 1.9.1...1.10.0