Skip to content

Releases: wibosco/GhostTypewriter

2.1.0

25 Jul 21:10
878f478
Compare
Choose a tag to compare
  • Added ability to change the direction of the animation - forward or backward.
  • Added ability to change the style of the animation - reveal or hide.
  • Updated fastlane to 2.153.1

2.0.1

01 Mar 20:29
0271316
Compare
Choose a tag to compare
  • Resolved bug where the character index being revealed would go out-of-sync with the actual character being revealed resulting in a crash.
  • Added unit tests for different scripts.
  • Updated fastlane to 2.142.0.

2.0.0

10 Feb 16:29
0fbc96f
Compare
Choose a tag to compare
  • Updated the project to use Swift 5.
  • Extended and rewrote TypewriterLabel API to allow for greater control of the animation.
  • Improved unit tests by making them more deterministic due to the introduction of a Timer factory.

1.2.0

16 Jan 17:21
c8105bc
Compare
Choose a tag to compare

Added support for SPM