All notable changes to this project will be documented in this file.
0.0.x
Releases - 0.0.1
Released on 2024-12-23.
- Increase the Swift version to 6.0.
- Added in Pull Request #11.
Released on 2024-01-23.
- Add files to comply with community standards
- Added in Pull Request #11.
- Update GitHub Actions Workflow
- Added in Pull Request #10.
Released on 2023-11-06.
- Add
visionOS
support- Added in Pull Request #6.
- Updating pre-commit hook rules
- Added in Pull Request #5.
- Integrate
CodeCov
- Added in Pull Request #4.
- Integrate
Danger
- Added in Pull Request #3.
- Change the locking mechanism from
DispatchSemaphore
tounfair_lock_os
and add support for@dynamicMemberLookup
- Added in Pull Request #2.
Released on 2023-06-18.
- Initial release of Atomic.
- Added by Nikita Vasilev.