Skip to content

2.1.1

Compare
Choose a tag to compare
@0xLeif 0xLeif released this 12 Oct 21:43
· 2 commits to main since this release
13b3481

What's Changed

Fixed

  • Bug Fix: Resolved the issue where state was set before being accessed, which caused failures. Now utilizing the MainActor for state management to ensure proper concurrency handling. #117 by @0xLeif

Miscellaneous

  • Added new lines in the project files to improve formatting. #115 by @0xLeif
  • Updated the macOS build configuration file macOS.yml to enhance CI support. #116 by @0xLeif

Full Changelog: Compare 2.1.0...2.1.1