Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 13:23

v2.1.0 (minor)

Changes since v2.0.0:

  • test: make ScopeAfterManualDispose actually dispose while a scope is active [patch] (@Claude)

What's Changed

  • Make PragmaScope a no-op for empty warning lists to prevent global warning suppression leakage by @matt-edmondson with @Copilot in #98
  • Honor ChainsToThis for zero-argument constructor delegation by @matt-edmondson with @Copilot in #99

New Contributors

Full Changelog: v2.0.5...v2.1.0