v2.1.0
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
PragmaScopea no-op for empty warning lists to prevent global warning suppression leakage by @matt-edmondson with @Copilot in #98 - Honor
ChainsToThisfor zero-argument constructor delegation by @matt-edmondson with @Copilot in #99
New Contributors
- @matt-edmondson with @Copilot made their first contribution in #98
Full Changelog: v2.0.5...v2.1.0