Releases: manuelCarlos/Easing
Releases · manuelCarlos/Easing
Fix missing
What's Changed
- Fix/privacy manifest by @manuelCarlos in #25
Add Privacy Manifest
What's Changed
- Add Privacy manifest file to the package by @manuelCarlos in #24
Include Package.resolved into package
2.1.6 Update Changelog for 2.1.6 release
2.1.5
Added small improvements to the API documentation
Update CI test workflows to use Xcode 14.2 and iOS 16.2.
Merge pull request #23 from manuelCarlos/feature/updateCiFlow Update github CI workflows
Add Sendable protocol conformance to Curve
Merge pull request #22 from manuelCarlos/feature/sendableConformance Add Curve conformance to Sendable protocol
Fix documentation typo
2.1.2 Fix small documentation typo
Patch GitHub action tests for Xcode 13
2.1.1 Update changelog release links
Update the RealModule dependency to use v1.0 as minimum version
Merge pull request #20 from manuelCarlos/update/RealModuleDependency Update dependency minimum version to v1.0
Improve documentation of public interface to better support DocC
Merge pull request #18 from manuelCarlos/update/changelog Update changelog for v2.0.7 release