Skip to content

regorus-v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Feb 18:25
· 45 commits to main since this release
96360fa

Fixed

  • Release native C# handles reliably to avoid memory growth (#571).
  • Centralize C# handle gating with a short dispose wait and deferred release to avoid leaks while blocking new calls (#571).

Added

  • Manual C# memory growth tests for both using and finalizer paths (#571).
  • C# test runner options for filtered tests, console logging, and skipping sample apps (#571).