Skip to content

Releases: rive-app/rive-ios

0.15.5

30 Jul 09:42
Compare
Choose a tag to compare
  • adding test file for distance constraints and updating cpp refs in the project e89360f
  • update rive-cpp dependency for distance constraints 1a695d0

0.15.4

21 Jul 12:49
Compare
Choose a tag to compare
  • feature: updated rive-cpp dependency to allow for IK constraint support e6d29f1

0.15.3

06 Jul 10:22
Compare
Choose a tag to compare
  • chore: bumping version again, this time npm failed us #98

Update for bitcode

03 Jul 18:55
1ba6313
Compare
Choose a tag to compare

updates how we compile the c++ portion of our runtimes into the ios framework
fixes up a small issue with our http signature
adds some error handling possibilities

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