mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
22 KiB
22 KiB
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
2.0.4
- Roll cpp forward -- no more BinaryReader
63514bb - Updating version files
c095809 - Removed unused interface
64ff5ed
2.0.3
25 April 2022
2.0.2
18 April 2022
- chore: release v2.0.2
fce827f - Updating version files
1958f93 - Added explicit import of Combine to solve errors in clients consuming the iOS runtime
8b060f7
2.0.1
16 April 2022
- Updating version files
5f528eb - chore: release v2.0.1
7e6fdaf - Fix: Fix templates to reference new platform version changes
e3829ff
2.0.0
15 April 2022
- Deprecated old RiveFile utils. Converted Layout, BlendModes and StateMachine UIKit examples. Commented out unused examples and old RiveView related things. Fixed SimpleAnimation presentation issues.
a456f48 - Removed unused files
e9035ed - [Workspace]
50cfa4f
1.0.18
15 April 2022
- roll cpp, use ArtboardInstance
b2425ed - Roll cpp forward, and update call-sites
6a230a6 - Roll cpp forward, and update bindings
a154ab2
1.0.17
7 April 2022
1.0.16
18 March 2022
- chore: release v1.0.16
1e89f44 - update build scripts to include force rebuilding
54782f1 - Updating version files
1cc593b
1.0.15
17 March 2022
- Add a mesh example and add missing energy_bar_asset
6851222 - Update rive-cpp to support Mesh and fix build issues
a0eb22b - chore: release v1.0.15
53e4969
1.0.14
15 March 2022
- removed git lfs files that were somehow still here
16d8784 - chore: release v1.0.14
c689fe2 - update docs
f842053
1.0.13
15 March 2022
- Fix the SwiftUI component examples
bd9eb6f - chore: release v1.0.13
ec59e88 - Updating version files
f29cea5
1.0.12
11 March 2022
- chore: release v1.0.12
57d9464 - Updating version files
d636a6b - update module to be https for swiftpm experiment
6e79641
1.0.11
10 March 2022
- Removing from github installation instructions
6529a0d - chore: release v1.0.11
277e7a7 - Updating version files
a845716
1.0.10
10 March 2022
- changed up build scripts to add a zip output for releases and make swiftPM & cocoapods use that
a2c02b2 - moved scripts into /scripts, and added configure script to orchestrate installing skia dependencies
6756e5d - updated readme/contributing/gitignore and moved search headers to look in dependencies
e993745
1.0.9
9 March 2022
- added coordinator
bf84c97 - create reusable rive swift view
f79c3cc - update to make riveviewswift a surface more bindings
b234fb7
1.0.8
28 February 2022
- chore: release v1.0.8
45e2973 - no longer add a v in front of the version tag for rive-ios-pod, we dont use it anywhere else, its not good for swiftpm
33fb185
1.0.7
24 February 2022
1.0.6
4 February 2022
1.0.5
1 February 2022
1.0.4
25 January 2022
1.0.3
24 December 2021
1.0.2
21 December 2021
1.0.1
13 December 2021
- Starting to hook up skia renderer.
78bc04d - Improving skia context handling.
d62abfb - Cleanup for latest xcode and updating to master rive-cpp.
94d7d01
0.15.14
23 November 2021
- chore: release v0.15.14
3d175ec - update our workflows to run on macos 11
b55ac74 - hardcode test build version
b396571
0.15.13
23 November 2021
- add test build frameowrk script
2d5aabd - chore: release v0.15.13
0dad36a - update build test framework name
99e931b
0.15.12
23 November 2021
- fix: use archive over build to avoid packaging swiftsourceinfo
6f78434 - chore: release v0.15.12
6afdc41 - fix:fix up path to point to archive rather than build
aa2c65d
0.15.11
10 November 2021
0.15.10
29 October 2021
0.15.9
28 October 2021
- Update cpp dependency
afb3dbf - chore: release v0.15.9
d2b807d - add nested animation test file to ios
032816d
0.15.8
7 September 2021
0.15.7
16 August 2021
0.15.6
12 August 2021
- chore: bumping rive-cpp version
28c1ce1 - bumped cpp to support artboards that do not clip
4d57fef - chore: release v0.15.6
cd64012
0.15.5
30 July 2021
- adding test file for distance constraints and updating cpp refs in the project
e89360f - chore: release v0.15.5
6880999 - update rive-cpp dependency for distance constraints
1a695d0
0.15.4
21 July 2021
- feature: updated rive-cpp dependency to allow for IK constraint support
e6d29f1 - chore: release v0.15.4
7c76da8
0.15.3
6 July 2021
0.15.1
6 July 2021
- chore: bumping version to avoid clash with already released version
#97 - chore: also need to config git user for pushing
#95
0.15.0
6 July 2021
- Release it testing
#94 - chroe: add github token to build script
#93 - Release it testing
#91 - bump cpp version, fixing blendstate memory leak
#90 - Investigate bitcode flag
#89 - Add template issue
#88 - bumped to v7
#87 - Using GitHub action
#86 - 84
#85 - update ios workflows to runt tests on push / pr to master
#83 - Add NSError errors in place of NSException
#81 - adding release-it
6d9baf1 - adding / supressing error handling in example app
51f911f - chore: changing workflow to test github_token
ce0758d
0.14
14 June 2021
- moving pod gitrepo to rive-ios-pod
#80 - adding blend mode notes
#79 - added blend mode examples
#78 - updated cpp revision to include androids exit time fix
#77 - Reset
#75 - On state change updates
#71 - updating podspec for ios
#69 - View de initialize
#63 - Adds clean up and deallocation
#61 - New constructors for RiveFile
#60 - Publish pods pipeline
#59 - added pod publishing to the CocoaPods
#57 - Update readme
#56 - Update readme
#55 - fixed up examples for isStateMachine delegate flag & added play suppo…
#54 - Update rive cpp
#53 - add isStateMachine to play/pause/stop delegates
#51 - fixed up repo on podspec
#46 - Maybe framework
#45 - Modularize
#42 - Ios player part2
#41 - added state change events
#38 - adding delgate tests
#36 - added state machine instance tests
#35 - added state machine configuration tests
#34 - adding tests for loading state machines
#32 - added load artboard tests
#31 - added load animations tests
#30 - Rive animation configuration
#29 - Hacked in play/pause to SwiftUI
#28 - Adds state machine interface to cpp
#18 - Updates 4 30
#17 - Moves RiveView/Controller from ObjC to Swift
#16 - First cut at refactoring for high level api support
#15 - moved everything around to allow for smaller files
b9b17a5 - adding loop mode and direction and example for them.
acbd650 - updated examples for simple & layout
7932172
0.6.4
10 February 2021
0.3.0
3 July 2021
- Investigate bitcode flag
#89 - Add template issue
#88 - bumped to v7
#87 - Using GitHub action
#86 - 84
#85 - update ios workflows to runt tests on push / pr to master
#83 - Add NSError errors in place of NSException
#81 - adding / supressing error handling in example app
51f911f - add rive-cpp checks to ios
4047122 - removed direct script and seeing about using a github action
19fe66d