Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.4 KB

Change Log

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

1.x Releases

Released on 2024-08-26.

Fixed

  • Fix the loading animation for iOS 17.0 and higher
    • Fixed in Pull Request #10

Released on 2024-07-19.

Added

  • Add an index to each view
    • Added in Pull Request#6.

Updated

  • Update the masking logic
    • Updated in Pull Request #7.
  • Update the snapshot tests
    • Updated in Pull Request #8.

Released on 2024-01-14.

Fixed

  • Fix a typo in ci.yml
    • Fixed in Pull Request #4.
  • Fix the package building for the new Xcode 15.2.
    • Fixed in Pull Request #3.

Released on 2024-01-08.

Added