Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Releases: CloudKidStudio/CloudKidCaptions

1.1.1

08 May 02:13

Choose a tag to compare

  • Added a getFullCaption utility method to get the full text of a captions alias

1.1.0

28 Apr 15:54

Choose a tag to compare

1.1.0 Pre-release
Pre-release
  • Added a field parameter to the constructor and init of Captions
  • Added isSlave as a property to manually use update function
  • Deprecated run and runWithAnimation in favor of a more robust play and changes to CloudKidAnimation
  • Updated docs

1.0.2

14 Apr 19:45

Choose a tag to compare

Fixed dependency syntax.

1.0.1

10 Apr 20:15

Choose a tag to compare

  • Updated to support a change within the Audio library.
  • Added runWithAnimation() to sync captions with audio synced animations.