Skip to content

Releases: wcandillon/react-native-redash

v3.1.3

28 May 10:43
07fd60f
Compare
Choose a tag to compare

3.1.3 (2019-05-28)

Bug Fixes

  • 🐛: Minor improvement in typings (#37) (07fd60f)

v3.1.2

27 May 19:31
17e00c4
Compare
Choose a tag to compare

3.1.2 (2019-05-27)

Bug Fixes

v3.1.1

25 May 12:17
36e1bca
Compare
Choose a tag to compare

3.1.1 (2019-05-25)

Bug Fixes

  • 🎨: Fix breaking change in color interpolation (ebdc3a6)

v3.1.0

25 May 08:18
410f323
Compare
Choose a tag to compare

3.1.0 (2019-05-25)

Features

  • 🎨: allow choosing color space for interpolation (eb06371)

v3.0.0

20 May 10:01
aeea7ef
Compare
Choose a tag to compare

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

10 May 17:06
e8d52ae
Compare
Choose a tag to compare

2.0.0 (2019-05-10)

Features

  • 📦: Add contains function (e8d52ae)
  • 📦: Add contains function (37f7b61)

BREAKING CHANGES

  • 📦: lookup has been renamed to find

v1.5.0

09 May 09:19
5cc748b
Compare
Choose a tag to compare

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

08 May 20:10
b5d2db9
Compare
Choose a tag to compare

1.4.1 (2019-05-08)

Bug Fixes

  • 📦: Make runSpring configurable (#24) (b5d2db9)

v1.4.0

05 May 12:39
42a8a52
Compare
Choose a tag to compare

1.4.0 (2019-05-05)

Features

  • 📦: Add runDecay, decay, and preserveOffset to animation runners (42a8a52)

v1.3.1

05 May 06:25
82c611b
Compare
Choose a tag to compare

1.3.1 (2019-05-05)

Bug Fixes

  • 🎨: fix bug in color interpolation (#17) (82c611b)