Skip to content

2.0.20

Compare
Choose a tag to compare
@mjtalbot mjtalbot released this 07 Jun 16:09
· 1349 commits to main since this release
  • Changed the RiveViewModel's view() method to return a type erased AnyView to allow subclasses to override it. This is because currently in Swift opaque result types cannot be used for a non-final declaration within a class. I also removed some throws on methods in RiveViewModel to make the highest level of our API cleaner. 921298e
  • Updating version files cf663cf