Skip to content

0.2.0

Latest

Choose a tag to compare

@9uiLe 9uiLe released this 05 Jul 07:22
  • Add multi-trigger AnimationScope(name:triggers:) with declaration-order conflict resolution and DEBUG multiTriggerConflict warnings.
  • Document nested scope semantics, composition patterns, static lint recipe, and small-app adoption guidance.
  • Add DEBUG runtime warning when an AnimationScope boundary strips another scope's stamped animation.
  • Add the GitHub social preview asset.
  • Add scripts/release.sh to automate the release flow (checks, tests, changelog rollover, tag, GitHub release).
  • CI: cancel superseded PR runs, cache SwiftPM/DerivedData build artifacts, and disable index-store generation in xcodebuild steps to cut run time.