Skip to content

Releases: joogps/IrregularGradient

v2.1.0

Choose a tag to compare

@joogps joogps released this 13 Feb 23:43
84cbf2d

πŸ₯½ Add visionOS support
πŸ“ƒ Improve documentation

2.0.1

Choose a tag to compare

@joogps joogps released this 07 Aug 04:07

πŸŒ€ Remove deprecated warning since Swift doesn't know when to present it correctly

2.0.0

Choose a tag to compare

@joogps joogps released this 05 Aug 19:54

Thanks for hanging all the way 'til version 2.0.0!

πŸš€ Big optimizations on implementation and code quality
🏎️ speed is now linear
✨ shouldAnimate was simplified to animate
πŸ—‘οΈ Deprecate backgroundColor methods
πŸ“‘ There is now documentation within the code

1.1.0

Choose a tag to compare

@joogps joogps released this 05 Apr 13:44

⌚️ Adding support for all platforms
πŸ‘€ By @julianschiavo

  • Adding support for custom background views
  • Refactored, smarter and renamed code
  • Renames IrregularGradientView to IrregularGradient

πŸ“„ Enhanced documentation

1.0.0

Choose a tag to compare

@joogps joogps released this 12 Jan 19:20
cacf4dc

πŸ₯‡ Initial release