Skip to content

Releases: rive-app/rive-ios

Updated error handling

25 Jun 08:10
Compare
Choose a tag to compare

Change up how we throw and handle errors, to allow enable better error handling for dependant libraries

Moving pod repo

14 Jun 11:33
5667d21
Compare
Choose a tag to compare

First release moving the repo hosting the podfile to https://github.com/rive-app/rive-ios-pod

Bugfixes and Instancing

10 Jun 11:24
64985f8
Compare
Choose a tag to compare

This release includes artboard instancing support at the low level runtimes.
This release also includes a couple of bugfixes for our runtimes, fixing exit state issues, and some bad memory access.

Update State Machine Change callback

09 Jun 11:27
9cb89a5
Compare
Choose a tag to compare
Merge pull request #71 from rive-app/onStateChangeUpdates

On state change updates

Updated cpp ref

07 Jun 13:59
7ea9582
Compare
Choose a tag to compare
  • updated cpp reference
  • fixed a couple of memory leaks
  • updates to podspec

Treat network resources as first class citizens

03 Jun 15:24
a0f9cec
Compare
Choose a tag to compare

Update view constructor to load network resources

Publish to cocoapods attempt #3

01 Jun 11:10
Compare
Choose a tag to compare

this time identifying the right tag.

Publish to cocoapods attempt #2

01 Jun 10:53
Compare
Choose a tag to compare
0.0.7

adding tagging

First attempt at cocoapod release

01 Jun 10:27
6c4f0f1
Compare
Choose a tag to compare

testing out our pod deployment scripts.

Updated documentation

27 May 15:06
4adeba6
Compare
Choose a tag to compare

significant documentation updates