Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 1.67 KB

Change Log

All notable changes to this project will be documented in this file.

1.x Releases

0.0.x Releases


Released on 2024-12-23.

Added

  • Increase the Swift version to 6.0.
    • Added in Pull Request #11.

Released on 2024-01-23.

Added

  • 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.

Added

  • 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 to unfair_lock_os and add support for @dynamicMemberLookup
    • Added in Pull Request #2.

Released on 2023-06-18.

Added