2.1.1
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