Skip to content

v1.2.3

Choose a tag to compare

@santisq santisq released this 19 Mar 19:39
· 25 commits to main since this release

What's Changed

  • Added ConfigureAwait(false) to all await statements for improved performance in asynchronous operations.
  • Included minor code improvements for better maintainability and efficiency, with no impact on module usage or functionality.

Details

Full Changelog

v1.2.2...v1.2.3