Releases: wcandillon/react-native-redash
Releases · wcandillon/react-native-redash
v3.1.3
3.1.3 (2019-05-28)
Bug Fixes
v3.1.2
3.1.2 (2019-05-27)
Bug Fixes
v3.1.1
3.1.1 (2019-05-25)
Bug Fixes
- 🎨: Fix breaking change in color interpolation (ebdc3a6)
v3.1.0
3.1.0 (2019-05-25)
Features
- 🎨: allow choosing color space for interpolation (eb06371)
v3.0.0
3.0.0 (2019-05-20)
Bug Fixes
- 📦: disable non support snapTo method (#30) (aeea7ef)
BREAKING CHANGES
- 📦: the unsupported
snapTo
method from <Interactable>
has been removed.
v2.0.0
2.0.0 (2019-05-10)
Features
BREAKING CHANGES
- 📦:
lookup
has been renamed to find
v1.5.0
1.5.0 (2019-05-09)
Bug Fixes
- 📚: Add documentation for preserveMultiplyOffset (e872681)
- 📚: Add starting value for scale example (2a3ffc6)
- 📚: Lint (6ccb7aa)
Features
- 📦: Add limit (3abacd3)
- 📦: Add preserveMultiplicativeOffset for scale / rotate (abfd4e7)
v1.4.1
1.4.1 (2019-05-08)
Bug Fixes
v1.4.0
1.4.0 (2019-05-05)
Features
- 📦: Add runDecay, decay, and preserveOffset to animation runners (42a8a52)
v1.3.1
1.3.1 (2019-05-05)
Bug Fixes