Skip to content

Latest commit

 

History

History
816 lines (627 loc) · 111 KB

CHANGELOG.md

File metadata and controls

816 lines (627 loc) · 111 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.10.0 (2023-02-20)

⚠ BREAKING CHANGES

  • deps: lottie-ios and therefore this plugin requires now iOS 11+

Features

  • adds support for light and dark mode background colors. closes #343 (9ef0a33)

Bug Fixes

  • Allows events like lottieAnimationStart to fire when used in a Capacitor project (#438) (b537de0)
  • compile and CI (9e0a4cc)
  • Resolves crash in Android (webView.engine is null) with Capacitor (#436) (1056b63)
  • use cordova for Ionic CLI smoketest (fc3ef77)

Code Refactoring

  • replace TSLint with ESLint (d63b341)

Build System

  • add missing deps (05fdb80)
  • adds .node-version file (5e54608)
  • ci: add more Node.js versions to test matrix (ca8816e)
  • ci: adds Xcode 13 to matrix (8d87940)
  • ci: disable husky in CI (2316d39)
  • ci: do not fail on husky install (f168be3)
  • ci: fix Ionic smoke test (b91827f)
  • ci: fix Ionic smoke test (#392) (fa40793)
  • ci: fix smoke test (d901886)
  • ci: remove plugin removal (#402) (25af24a)
  • ci: switch to temurin (0f2059e)
  • ci: switch to Xcode 13 and 14 (#504) (a8c064a)
  • ci: update Kotlin version (d550d42)
  • ci: update Node.js and JDK versions (#459) (d1b8bdf)
  • ci: use Node.js 16, rebuilt lockfile (fd54502)
  • deps-dev: bump @commitlint/cli from 12.0.1 to 12.1.1 (5f3eaa3)
  • deps-dev: bump @commitlint/cli from 12.1.1 to 12.1.4 (#318) (bb1f0ee)
  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (#337) (20babd0)
  • deps-dev: bump @commitlint/cli from 13.1.0 to 13.2.1 (#355) (e2332e1)
  • deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (#366) (fd79d04)
  • deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (#370) (1f70f0d)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.2 (#391) (7295a75)
  • deps-dev: bump @commitlint/cli from 16.0.2 to 16.0.3 (#396) (4a4f9b0)
  • deps-dev: bump @commitlint/cli from 16.0.3 to 16.1.0 (#398) (2a8c2dc)
  • deps-dev: bump @commitlint/cli from 16.1.0 to 16.2.1 (#408) (109aa82)
  • deps-dev: bump @commitlint/cli from 16.2.1 to 16.2.3 (#416) (5fef774)
  • deps-dev: bump @commitlint/cli from 16.2.3 to 17.0.0 (#434) (7a2bb3f)
  • deps-dev: bump @commitlint/cli from 17.0.0 to 17.0.2 (#443) (4545d35)
  • deps-dev: bump @commitlint/cli from 17.0.2 to 17.0.3 (#455) (c87014a)
  • deps-dev: bump @commitlint/cli from 17.0.3 to 17.1.2 (#470) (e351c27)
  • deps-dev: bump @commitlint/cli from 17.1.2 to 17.2.0 (#485) (4edce43)
  • deps-dev: bump @commitlint/cli from 17.2.0 to 17.3.0 (#490) (ebfff84)
  • deps-dev: bump @commitlint/cli from 17.3.0 to 17.4.0 (#501) (04045a1)
  • deps-dev: bump @commitlint/cli from 17.4.0 to 17.4.1 (#502) (d88b590)
  • deps-dev: bump @commitlint/cli from 17.4.1 to 17.4.2 (#507) (eaae0e6)
  • deps-dev: bump @commitlint/cli from 17.4.2 to 17.4.3 (#515) (86378b2)
  • deps-dev: bump @commitlint/cli from 17.4.3 to 17.4.4 (#518) (8cd9724)
  • deps-dev: bump @commitlint/config-angular from 12.0.1 to 12.1.1 (2f1edf1)
  • deps-dev: bump @commitlint/config-angular from 12.1.1 to 12.1.4 (#317) (81d1572)
  • deps-dev: bump @commitlint/config-angular from 12.1.4 to 13.1.0 (#339) (9f017fd)
  • deps-dev: bump @commitlint/config-angular from 13.1.0 to 13.2.0 (#352) (c84b030)
  • deps-dev: bump @commitlint/config-angular from 13.2.0 to 14.1.0 (#365) (d4707d4)
  • deps-dev: bump @commitlint/config-angular from 14.1.0 to 15.0.0 (#371) (d8353ed)
  • deps-dev: bump @commitlint/config-angular from 15.0.0 to 16.0.0 (#382) (4a02220)
  • deps-dev: bump @commitlint/config-angular from 16.0.0 to 16.2.1 (#406) (798b76a)
  • deps-dev: bump @commitlint/config-angular from 16.2.1 to 16.2.3 (#417) (8339b1f)
  • deps-dev: bump @commitlint/config-angular from 16.2.3 to 17.0.0 (#435) (0fbe6d5)
  • deps-dev: bump @commitlint/config-angular from 17.0.0 to 17.0.3 (#454) (cbcab9a)
  • deps-dev: bump @commitlint/config-angular from 17.0.3 to 17.1.0 (#471) (d2fd04b)
  • deps-dev: bump @commitlint/config-angular from 17.1.0 to 17.3.0 (#491) (1ff7673)
  • deps-dev: bump @commitlint/config-angular from 17.3.0 to 17.4.0 (#500) (da7c65d)
  • deps-dev: bump @commitlint/config-angular from 17.4.0 to 17.4.2 (#506) (97d83c5)
  • deps-dev: bump @commitlint/config-angular from 17.4.2 to 17.4.3 (#514) (54202b1)
  • deps-dev: bump @commitlint/config-angular from 17.4.3 to 17.4.4 (#519) (f0f2bb3)
  • deps-dev: bump @types/cordova from 0.0.34 to 11.0.0 (#509) (3b13c80)
  • deps-dev: bump husky from 5.1.3 to 5.2.0 (7fd0e1c)
  • deps-dev: bump husky from 5.2.0 to 6.0.0 (#295) (8703b76)
  • deps-dev: bump husky from 6.0.0 to 7.0.0 (#328) (570a6fb)
  • deps-dev: bump husky from 7.0.0 to 7.0.1 (#330) (6c9e2c9)
  • deps-dev: bump husky from 7.0.1 to 7.0.2 (#344) (5058229)
  • deps-dev: bump husky from 7.0.2 to 7.0.4 (#361) (a0c8d78)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#432) (d4ebae1)
  • deps-dev: bump husky from 8.0.1 to 8.0.2 (#487) (d171d04)
  • deps-dev: bump husky from 8.0.2 to 8.0.3 (#499) (c42ef40)
  • deps-dev: bump lint-staged from 10.5.4 to 11.0.0 (#314) (50acd0b)
  • deps-dev: bump lint-staged from 11.0.0 to 11.0.1 (#331) (24153b2)
  • deps-dev: bump lint-staged from 11.0.1 to 11.1.1 (#338) (10cc086)
  • deps-dev: bump lint-staged from 11.1.1 to 11.1.2 (#341) (7c67f6b)
  • deps-dev: bump lint-staged from 11.1.2 to 11.2.3 (#356) (3925a1a)
  • deps-dev: bump lint-staged from 11.2.3 to 11.2.4 (#362) (8d31b5a)
  • deps-dev: bump lint-staged from 11.2.4 to 11.2.5 (#363) (5ec0192)
  • deps-dev: bump lint-staged from 11.2.5 to 11.2.6 (#364) (5e53eca)
  • deps-dev: bump lint-staged from 11.2.6 to 12.0.2 (#369) (6f42518)
  • deps-dev: bump lint-staged from 12.0.2 to 12.0.3 (#373) (4c10d83)
  • deps-dev: bump lint-staged from 12.0.3 to 12.1.2 (#374) (e600e45)
  • deps-dev: bump lint-staged from 12.1.2 to 12.1.3 (#380) (9ed405c)
  • deps-dev: bump lint-staged from 12.1.3 to 12.1.4 (#381) (6ee1e69)
  • deps-dev: bump lint-staged from 12.1.4 to 12.1.5 (#386) (b89ac3d)
  • deps-dev: bump lint-staged from 12.1.5 to 12.1.6 (#388) (fb5b322)
  • deps-dev: bump lint-staged from 12.1.6 to 12.2.1 (#397) (0e78392)
  • deps-dev: bump lint-staged from 12.2.1 to 12.2.2 (#399) (123cd81)
  • deps-dev: bump lint-staged from 12.2.2 to 12.3.1 (#401) (2de1a26)
  • deps-dev: bump lint-staged from 12.3.1 to 12.3.3 (#405) (1274956)
  • deps-dev: bump lint-staged from 12.3.3 to 12.3.5 (#413) (bc023e0)
  • deps-dev: bump lint-staged from 12.3.5 to 12.3.6 (#415) (e82f9f0)
  • deps-dev: bump lint-staged from 12.3.6 to 12.3.7 (#419) (50219b1)
  • deps-dev: bump lint-staged from 12.3.7 to 12.4.0 (#427) (dcf066e)
  • deps-dev: bump lint-staged from 12.4.0 to 12.4.1 (#428) (e7ee211)
  • deps-dev: bump lint-staged from 12.4.1 to 13.0.0 (#444) (2975a08)
  • deps-dev: bump lint-staged from 13.0.0 to 13.0.3 (#452) (3313f80)
  • deps-dev: bump lint-staged from 13.0.3 to 13.0.4 (#493) (6efc572)
  • deps-dev: bump lint-staged from 13.0.4 to 13.1.0 (#496) (9680742)
  • deps-dev: bump lint-staged from 13.1.0 to 13.1.1 (#511) (886fefd)
  • deps-dev: bump lint-staged from 13.1.1 to 13.1.2 (#516) (5e7fcae)
  • deps-dev: bump prettier from 2.2.1 to 2.3.0 (#313) (a580d85)
  • deps-dev: bump prettier from 2.3.0 to 2.3.1 (#321) (f6b082c)
  • deps-dev: bump prettier from 2.3.1 to 2.3.2 (#325) (b099a07)
  • deps-dev: bump prettier from 2.3.2 to 2.4.1 (#348) (c37668f)
  • deps-dev: bump prettier from 2.4.1 to 2.5.0 (#375) (316012c)
  • deps-dev: bump prettier from 2.5.0 to 2.5.1 (#377) (013948b)
  • deps-dev: bump prettier from 2.5.1 to 2.6.0 (#418) (95f2454)
  • deps-dev: bump prettier from 2.6.0 to 2.6.1 (#420) (ad4be82)
  • deps-dev: bump prettier from 2.6.1 to 2.6.2 (#424) (8a69a68)
  • deps-dev: bump prettier from 2.6.2 to 2.7.1 (#449) (f263bf6)
  • deps-dev: bump prettier from 2.7.1 to 2.8.0 (#492) (e20efbe)
  • deps-dev: bump prettier from 2.8.0 to 2.8.1 (#497) (a5ac648)
  • deps-dev: bump prettier from 2.8.1 to 2.8.2 (#503) (0fac688)
  • deps-dev: bump prettier from 2.8.2 to 2.8.3 (#508) (eed9160)
  • deps-dev: bump prettier from 2.8.3 to 2.8.4 (#512) (72a1746)
  • deps-dev: bump replace from 1.2.0 to 1.2.1 (0b39398)
  • deps-dev: bump replace from 1.2.1 to 1.2.2 (#482) (8f43bbc)
  • deps-dev: bump standard-version from 9.1.1 to 9.2.0 (0bb5352)
  • deps-dev: bump standard-version from 9.2.0 to 9.3.0 (#311) (c0ca7da)
  • deps-dev: bump standard-version from 9.3.0 to 9.3.1 (#332) (3becd4c)
  • deps-dev: bump standard-version from 9.3.1 to 9.3.2 (#359) (46d436d)
  • deps-dev: bump standard-version from 9.3.2 to 9.5.0 (#437) (4e8cb4a)
  • deps-dev: bump typescript from 4.2.2 to 4.2.3 (f51bfb5)
  • deps-dev: bump typescript from 4.2.3 to 4.2.4 (3fd8768)
  • deps-dev: bump typescript from 4.2.4 to 4.3.2 (#319) (0ccaf9d)
  • deps-dev: bump typescript from 4.3.2 to 4.3.4 (#324) (5062044)
  • deps-dev: bump typescript from 4.3.4 to 4.3.5 (#329) (74b51d7)
  • deps-dev: bump typescript from 4.3.5 to 4.4.4 (#354) (2c113db)
  • deps-dev: bump typescript from 4.4.4 to 4.5.2 (#372) (78ed5ad)
  • deps-dev: bump typescript from 4.5.2 to 4.5.3 (#378) (b2fdec9)
  • deps-dev: bump typescript from 4.5.3 to 4.5.4 (#379) (02eea66)
  • deps-dev: bump typescript from 4.5.4 to 4.5.5 (#400) (fb6d095)
  • deps-dev: bump typescript from 4.5.5 to 4.6.2 (#411) (0c7404b)
  • deps-dev: bump typescript from 4.6.2 to 4.6.3 (#421) (2847e13)
  • deps-dev: bump typescript from 4.6.3 to 4.6.4 (#431) (5ef3027)
  • deps-dev: bump typescript from 4.6.4 to 4.7.3 (#446) (dd86f84)
  • deps-dev: bump typescript from 4.7.3 to 4.7.4 (#451) (e10c821)
  • deps-dev: bump typescript from 4.7.4 to 4.8.2 (#469) (37c96e8)
  • deps-dev: bump typescript from 4.8.2 to 4.8.3 (#472) (7a9984d)
  • deps-dev: bump typescript from 4.8.3 to 4.8.4 (#476) (46b6df1)
  • deps-dev: bump typescript from 4.8.4 to 4.9.4 (#498) (4636809)
  • deps-dev: bump typescript from 4.9.4 to 4.9.5 (#510) (1a4a958)
  • deps-dev: update dependency versions (ed66409)
  • deps: bump actions/checkout from 2 to 2.3.4 (#316) (27e450c)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (#358) (a58e56b)
  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (#367) (09a6531)
  • deps: bump actions/checkout from 2.4.0 to 3 (#412) (45c4112)
  • deps: bump actions/setup-java from 2 to 3 (#425) (03ac2bf)
  • deps: bump actions/setup-java from v1 to v2 (#308) (573a54f)
  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (#326) (7c78ea3)
  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (#334) (2963f21)
  • deps: bump actions/setup-node from 2.3.0 to 2.4.0 (#342) (190ec80)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (#349) (c4a408c)
  • deps: bump actions/setup-node from 2.4.1 to 2.5.0 (#376) (0b8a5bf)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (#385) (b8cf178)
  • deps: bump actions/setup-node from 2.5.1 to 3 (#410) (47848c4)
  • deps: bump actions/setup-node from v1 to v2.1.5 (#307) (588627c)
  • deps: bump ansi-regex from 5.0.0 to 5.0.1 (#351) (b8b2362)
  • deps: bump lodash from 4.17.20 to 4.17.21 in /example (#315) (1859c04)
  • deps: bump maxim-lobanov/setup-xcode from 1.2.3 to 1.4.0 (#353) (8cb906a)
  • deps: bump maxim-lobanov/setup-xcode from 1.4.0 to 1.4.1 (#387) (6e0634b)
  • deps: bump maxim-lobanov/setup-xcode from 1.4.1 to 1.5.1 (#481) (5f33914)
  • deps: bump maxim-lobanov/setup-xcode from v1.1 to v1.2.3 (#309) (fd53b2f)
  • deps: bump minimatch from 3.0.4 to 3.0.5 (#494) (bcf73ae)
  • deps: bump minimatch from 3.0.4 to 3.1.2 in /example (#495) (f3f30ea)
  • deps: bump minimist from 1.2.5 to 1.2.6 (#422) (8595882)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (#350) (17965e4)
  • deps: bump plist from 3.0.4 to 3.0.5 in /example (#423) (b8a3a31)
  • deps: bump shelljs and simctl in /example (#479) (b656ac1)
  • deps: bump simple-plist from 1.1.1 to 1.3.1 in /example (#445) (4fbaed2)
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (#333) (f99e506)
  • deps: bump underscore from 1.12.0 to 1.13.1 in /example (#312) (8160e37)
  • deps: downgrade appcompat to v30 SDK (1fab2c3)
  • deps: downgrade appcompat to v32 SDK (a72c01e)
  • deps: downgrade Kotlin to 1.7 (285229a)
  • deps: downgrade problematic dep (ec506cf)
  • deps: udpates lottie-ios (ecbdb1c)
  • deps: update lottie-ios to v3.5.0 and update app compat lib (9a33188)
  • deps: upgrade dependencies (e656f63)
  • deps: upgrades lottie-android to 3.7.1 (d8776de)
  • deps: upgrades lottie-ios to 3.2.2 (0748eda)
  • install latest platforms (#357) (5fe2a87)
  • rebuild lockfiles (c88fffd)
  • rebuild lockfiles (38da830)
  • rebuild lockfiles (abd3c9a)
  • rebuild lockfiles (d415b69)
  • remove obsolete pinst (0ae0816)
  • remove obsolete plugin (caf2805)

0.9.6 (2021-03-04)

Bug Fixes

  • change file name for case sensitive file systems (#291) (8a5fe34)

Build System

  • ci: workaround Ionic CLI failure (5260544)
  • ci: workaround Ionic CLI failure (81e1347)
  • deps: updates lottie-ios to 3.2.0 (b2103fb)
  • deps: updates lottie-ios to 3.2.1 (8e96c92)
  • deps-dev: bump @commitlint/cli from 11.0.0 to 12.0.0 (#281) (55ff4a9)
  • deps-dev: bump @commitlint/cli from 12.0.0 to 12.0.1 (183f0a4)
  • deps-dev: bump @commitlint/config-angular from 11.0.0 to 12.0.0 (#283) (453a132)
  • deps-dev: bump @commitlint/config-angular from 12.0.0 to 12.0.1 (98074f1)
  • deps-dev: bump husky from 4.3.8 to 5.0.9 (#275) (e4e9f10)
  • deps-dev: bump husky from 5.0.9 to 5.1.0 (50528a5)
  • deps-dev: bump husky from 5.1.0 to 5.1.1 (0f54df6)
  • deps-dev: bump husky from 5.1.1 to 5.1.2 (044a812)
  • deps-dev: bump husky from 5.1.2 to 5.1.3 (6d658c2)
  • deps-dev: bump lint-staged from 10.5.3 to 10.5.4 (#274) (4f42ed3)
  • deps-dev: bump pinst from 2.1.4 to 2.1.6 (830015d)
  • deps-dev: bump standard-version from 9.1.0 to 9.1.1 (1c0ab6e)
  • deps-dev: bump typescript from 4.1.3 to 4.1.4 (#276) (bcec398)
  • deps-dev: bump typescript from 4.1.4 to 4.1.5 (c6a05d9)
  • deps-dev: bump typescript from 4.1.5 to 4.2.2 (b105e70)
  • rebuild lockfile (b8d2c8e)

0.9.5 (2021-01-24)

Bug Fixes

  • android: ensure fallback location works correctly. Closes #272 (b493212)

0.9.4 (2021-01-22)

Bug Fixes

  • guard dark mode check with #available (5d3e950)

Code Refactoring

  • android: split code into smaller functions (6cd7b62)

0.9.3 (2021-01-21)

Features

Build System

  • deps-dev: bump husky from 4.3.7 to 4.3.8 (5ff8981)

0.9.2 (2021-01-10)

Build System

  • deps: bump ini from 1.3.5 to 1.3.7 (#265) (e511bef)
  • deps: bumps lottie-ios to 3.1.9 (7df66e6)
  • deps: upgrades lottie-android to v3.5.0 (17500b0)
  • deps-dev: bump husky from 4.3.0 to 4.3.5 (1334178)
  • deps-dev: bump husky from 4.3.5 to 4.3.6 (75873fa)
  • deps-dev: bump husky from 4.3.6 to 4.3.7 (a3ea0e4)
  • deps-dev: bump lint-staged from 10.4.2 to 10.5.0 (55d0dd3)
  • deps-dev: bump lint-staged from 10.5.0 to 10.5.1 (1059064)
  • deps-dev: bump lint-staged from 10.5.1 to 10.5.2 (e0ca9f4)
  • deps-dev: bump lint-staged from 10.5.2 to 10.5.3 (6dd82e1)
  • deps-dev: bump prettier from 2.1.2 to 2.2.0 (e67440d)
  • deps-dev: bump prettier from 2.2.0 to 2.2.1 (2ff0e8b)
  • deps-dev: bump standard-version from 9.0.0 to 9.1.0 (4f0a67b)
  • deps-dev: bump typescript from 4.0.3 to 4.0.5 (f3585f3)
  • deps-dev: bump typescript from 4.0.5 to 4.1.2 (49d94d9)
  • deps-dev: bump typescript from 4.1.2 to 4.1.3 (7274cb6)

0.9.1 (2020-10-26)

Bug Fixes

Build System

  • deps: upgrades lottie-android to 3.4.2 (77d7d9d)
  • deps: upgrades lottie-android to 3.4.4 (0168a4c)
  • deps-dev: bump @commitlint/cli from 9.1.2 to 11.0.0 (#246) (be2c33b)
  • deps-dev: bump @commitlint/config-angular from 9.1.2 to 11.0.0 (#245) (d95de73)
  • deps-dev: bump husky from 4.2.5 to 4.3.0 (854c325)
  • deps-dev: bump lint-staged from 10.2.11 to 10.2.13 (e7c5e4c)
  • deps-dev: bump lint-staged from 10.2.13 to 10.3.0 (e6a716f)
  • deps-dev: bump lint-staged from 10.3.0 to 10.4.0 (62d0fc2)
  • deps-dev: bump lint-staged from 10.4.0 to 10.4.1 (#250) (37cb28a)
  • deps-dev: bump lint-staged from 10.4.1 to 10.4.2 (dcc77c2)
  • deps-dev: bump prettier from 2.0.5 to 2.1.0 (0120f6f)
  • deps-dev: bump prettier from 2.1.0 to 2.1.1 (30add8d)
  • deps-dev: bump prettier from 2.1.1 to 2.1.2 (c5aceab)
  • deps-dev: bump standard-version from 8.0.0 to 8.0.1 (#228) (0cdb42b)
  • deps-dev: bump standard-version from 8.0.1 to 8.0.2 (6654968)
  • deps-dev: bump standard-version from 8.0.2 to 9.0.0 (#233) (a92e800)
  • deps-dev: bump tslint from 6.1.2 to 6.1.3 (#232) (75c36ac)
  • deps-dev: bump typescript from 3.9.5 to 3.9.6 (#227) (d279f65)
  • deps-dev: bump typescript from 3.9.6 to 3.9.7 (51858cc)
  • deps-dev: bump typescript from 3.9.7 to 4.0.2 (#236) (d13b922)
  • deps-dev: bump typescript from 4.0.2 to 4.0.3 (88560c5)
  • [security] re-build lockfiles (de18cc5)
  • travis: test against Xcode 12 and cordova-ios@6.1.0 (#229) (3a7c7dd)
  • rebuild lockfiles (1481183)
  • rebuild lockfiles (b83d704)

0.9.0 (2020-06-29)

⚠ BREAKING CHANGES

  • cordova-android >=9.0.0 is required

Features

  • adds native Kotlin and AndroidX support (#167) (185bbc2)

Build System

  • deps: rebuilt lockfile to fix (some) npm audit warnings (45cf26a)
  • deps: updates lottie-ios to v3.1.8 (a9bbdc5)
  • deps: upgrades Kotlin to v1.3.72 (da13bf7)
  • deps-dev: bump @commitlint/cli from 8.3.5 to 9.0.1 (#225) (7e99e6c)
  • deps-dev: bump @commitlint/config-angular from 8.3.4 to 9.0.1 (#226) (d355e2b)
  • deps-dev: bump husky from 4.2.3 to 4.2.5 (e2a82ef)
  • deps-dev: bump lint-staged from 10.1.2 to 10.1.3 (6761f04)
  • deps-dev: bump lint-staged from 10.1.3 to 10.1.6 (#199) (6b16efc)
  • deps-dev: bump lint-staged from 10.1.6 to 10.1.7 (c068ac5)
  • deps-dev: bump lint-staged from 10.1.7 to 10.2.0 (8bd5a95)
  • deps-dev: bump lint-staged from 10.2.10 to 10.2.11 (#223) (aa290b3)
  • deps-dev: bump lint-staged from 10.2.2 to 10.2.3 (#209) (d3e2dfa)
  • deps-dev: bump lint-staged from 10.2.3 to 10.2.4 (#210) (4877b5c)
  • deps-dev: bump lint-staged from 10.2.4 to 10.2.6 (#212) (acd7d0e)
  • deps-dev: bump lint-staged from 10.2.6 to 10.2.7 (#214) (2088120)
  • deps-dev: bump lint-staged from 10.2.7 to 10.2.9 (#215) (8dcbc1f)
  • deps-dev: bump lint-staged from 10.2.9 to 10.2.10 (#222) (36d1a24)
  • deps-dev: bump prettier from 2.0.4 to 2.0.5 (19a9516)
  • deps-dev: bump replace from 1.1.5 to 1.2.0 (f2d81ba)
  • deps-dev: bump standard-version from 7.1.0 to 8.0.0 (#207) (36674ab)
  • deps-dev: bump tslint from 6.1.1 to 6.1.2 (72403f2)
  • deps-dev: bump typescript from 3.8.3 to 3.9.2 (#208) (ff66fec)
  • deps-dev: bump typescript from 3.9.2 to 3.9.3 (#211) (077325b)
  • deps-dev: bump typescript from 3.9.3 to 3.9.5 (#216) (a263c80)
  • deps-dev: updates deps (47fbb6f)

0.8.1 (2020-04-08)

Bug Fixes

  • ensure that lottieAnimationEnd is always called. closes #175 (15a8cea)

Build System

0.8.1-beta.3 (2020-04-07)

Bug Fixes

  • adds missing method for Swift (74998a5)

Build System

  • deps: security rebuilds lockfile to fix npm audit warning (a47cf8d)
  • deps-dev: bump lint-staged from 10.0.10 to 10.1.0 (8c84d4c)
  • deps-dev: bump lint-staged from 10.1.0 to 10.1.1 (878ca80)
  • deps-dev: bump lint-staged from 10.1.1 to 10.1.2 (a764096)
  • deps-dev: bump prettier from 2.0.2 to 2.0.4 (46a4050)

0.8.1-beta.2 (2020-03-30)

Bug Fixes

  • actually remove hook file for ios (ca1bb51)

Code Refactoring

  • ensure to call lottieAnimationEnd if deviceready is fired afterwards (f9c20a5)

Build System

  • adds new dist folder (bda2e0b)
  • deps-dev: bump lint-staged from 10.0.9 to 10.0.10 (23bc6e3)
  • adds funding link to npm (befcd55)
  • simplifiy .npmignore (8eb8f9a)

0.8.1-beta.1 (2020-03-29)

Build System

  • ci: downgrades Android image back to 28.0.3 and use Bionic (f4a85e6)
  • ci: re-adds Swift version (010ba33)
  • ci: removes Bionic update (9549f42)
  • ci: updates Xcode and Android images (dee673b)
  • deps: upgrade Kotlin dependency to 1.3.71 (ecb0d25)
  • deps-dev: bump lint-staged from 10.0.8 to 10.0.9 (d35d24c)
  • deps-dev: bump prettier from 1.19.1 to 2.0.2 (2bbd3d0)
  • deps-dev: bump tslint from 6.0.0 to 6.1.0 (6d64fb8)

0.8.1-beta.0 (2020-03-06)

Features

  • adds feature to disable caching. closes #139 (d8093a6)

Bug Fixes

  • adds readonly prop to identify finished animation state. ref #175 (670aee4)

Build System

  • deps: upgrade Kotlin dependency to 1.3.70 (7d19792)
  • deps-dev: bump husky from 4.2.1 to 4.2.2 (7bcb009)
  • deps-dev: bump husky from 4.2.2 to 4.2.3 (edae916)
  • deps-dev: bump lint-staged from 10.0.7 to 10.0.8 (e081cb9)
  • deps-dev: bump typescript from 3.7.5 to 3.8.2 (49b928f)
  • deps-dev: bump typescript from 3.8.2 to 3.8.3 (04ef527)

0.8.0 (2020-02-06)

⚠ BREAKING CHANGES

  • CocoaPods >= 1.8.4 required for building

Performance Improvements

Build System

  • fix version bumping and committing (4fc12fb)
  • rebuild lockfiles (4253d45)

0.8.0-beta.4 (2020-02-05)

Build System

  • publish .d.ts files, too (3ae7ce3)

0.8.0-beta.3 (2020-02-05)

Features

  • adds preference to hide animation after it has been played. ref #133 (068d457)

Code Refactoring

  • adds a once method, use callback functions for on events (72aae6b)

0.8.0-beta.2 (2020-02-04)

⚠ BREAKING CHANGES

  • android: Android treats the hide timeout config value now in milliseconds instead of seconds

Features

  • adds events when animation for animation playing. ref #133 (8516dad)
  • android: adds fade out preference. ref #136 (9cc1abb)
  • ios: adds fade out support. closes #136 (9538e8c)

Code Refactoring

  • android: treat hide timeout in milliseconds (f0eef88)

0.8.0-beta.1 (2020-02-03)

Features

  • remove redundant git add (c045357)

Bug Fixes

  • android: restores local JSON loading functionality (720a589)

Build System

  • deps: bumps lottie-ios to 3.1.6 (14e86c9)
  • deps-dev: bump @commitlint/cli from 8.2.0 to 8.3.3 (f0f5351)
  • deps-dev: bump @commitlint/cli from 8.3.3 to 8.3.4 (18e17c6)
  • deps-dev: bump @commitlint/cli from 8.3.4 to 8.3.5 (10502a5)
  • deps-dev: bump @commitlint/config-angular from 8.2.0 to 8.3.0 (c1a3af9)
  • deps-dev: bump @commitlint/config-angular from 8.3.0 to 8.3.4 (0e08879)
  • deps-dev: bump husky from 3.1.0 to 4.0.0 (c68fe9e)
  • deps-dev: bump husky from 3.1.0 to 4.0.0 (#147) (31a7993)
  • deps-dev: bump husky from 4.0.0 to 4.0.1 (dd699b1)
  • deps-dev: bump husky from 4.0.1 to 4.0.3 (653f318)
  • deps-dev: bump husky from 4.0.10 to 4.2.0 (9c3c5ee)
  • deps-dev: bump husky from 4.0.3 to 4.0.6 (6216b5a)
  • deps-dev: bump husky from 4.0.6 to 4.0.7 (1048d8b)
  • deps-dev: bump husky from 4.0.7 to 4.0.9 (3e82e04)
  • deps-dev: bump husky from 4.0.9 to 4.0.10 (3662ec4)
  • deps-dev: bump husky from 4.2.0 to 4.2.1 (873398e)
  • deps-dev: bump lint-staged from 10.0.1 to 10.0.2 (5f60746)
  • deps-dev: bump lint-staged from 10.0.2 to 10.0.3 (7b88ae2)
  • deps-dev: bump lint-staged from 10.0.3 to 10.0.4 (7655dc9)
  • deps-dev: bump lint-staged from 10.0.4 to 10.0.5 (b3db150)
  • deps-dev: bump lint-staged from 10.0.5 to 10.0.7 (b6b4ae8)
  • deps-dev: bump lint-staged from 9.5.0 to 10.0.1 (64fa582)
  • deps-dev: bump lint-staged from 9.5.0 to 10.0.1 (#161) (607aefb)
  • deps-dev: bump replace from 1.1.1 to 1.1.2 (c0ca5f9)
  • deps-dev: bump replace from 1.1.2 to 1.1.3 (19f1da1)
  • deps-dev: bump replace from 1.1.3 to 1.1.5 (fee5323)
  • deps-dev: bump standard-version from 7.0.1 to 7.1.0 (796e482)
  • deps-dev: bump tslint from 5.20.1 to 6.0.0 (17c4ea3)
  • deps-dev: bump typescript from 3.7.4 to 3.7.5 (f4d7a47)

0.8.0-beta.0 (2019-12-28)

Features

  • android: adds option to disable caching. closes #139 (90a1592)
  • android: throw error messages when animation is already running. closes #20 (c503f6e)
  • updates example (392ef3a), closes #135

Bug Fixes

Performance Improvements

Build System

  • ci: adds simple smoke tests to add the plugin (8f5e70c)
  • ci: adds simple smoke tests to add the plugin (#129) (c0be1bc)
  • deps: upgrade Kotlin dependency to 1.3.61 (49a903a)
  • deps: upgrade lottie-android to 3.2.0 (4117da1)
  • deps: upgrade lottie-android to 3.3.1 (3f03a2d)
  • deps-dev: bump husky from 3.0.9 to 3.1.0 (26c6050)
  • deps-dev: bump lint-staged from 9.4.2 to 9.4.3 (61c1190)
  • deps-dev: bump lint-staged from 9.4.2 to 9.4.3 (49459d3)
  • deps-dev: bump prettier from 1.18.2 to 1.19.1 (a7f74eb)
  • deps-dev: bump tslint from 5.20.0 to 5.20.1 (3f2ed23)
  • deps-dev: bump typescript from 3.6.4 to 3.7.2 (da06585)
  • deps-dev: bump typescript from 3.7.3 to 3.7.4 (37ee77b)
  • re-build lockfile to fix npm audit warning (e238fd7)
  • deps-dev: bump lint-staged from 9.4.3 to 9.5.0 (8ffec36)
  • deps-dev: bump prettier from 1.18.2 to 1.19.1 (1a8349e)
  • deps-dev: bump standard-version from 7.0.0 to 7.0.1 (d35f0f9)
  • deps-dev: bump tslint from 5.20.0 to 5.20.1 (04d29ae)
  • re-build lockfile to fix npm audit warning (4d8aca7)
  • refactor lint scripts to include all languages (238ba0a)
  • deps-dev: bump typescript from 3.6.4 to 3.7.2 (236f8ba)
  • ensure plugin.xml gets committed during release (e3aae68)
  • use angular config for changelog (694336d)

0.7.1 (2019-11-04)

Bug Fixes

  • android: ktlint warning (58e2e4b)

Build System

  • re-build lockfiles and drop yarn support (0ca6503)
  • CI: upgrade ktlint to 0.34.2 (3efbbc2)
  • deps: update dependencies (83162c6)
  • deps: updates lottie-ios to v3.1.5 (a6bb834)
  • deps: upgrade lottie-ios and lottie-android (492be7f)
  • deps: upgrade lottie-ios and lottie-android (#113) (f3ff8b8)
  • deps-dev: bump @commitlint/cli from 8.1.0 to 8.2.0 (5dccee7)
  • deps-dev: bump @commitlint/config-angular from 8.1.0 to 8.2.0 (9efa854)
  • deps-dev: bump husky from 3.0.2 to 3.0.3 (b4ba1af)
  • deps-dev: bump husky from 3.0.2 to 3.0.3 (#90) (075d6ca)
  • deps-dev: bump lint-staged from 9.2.5 to 9.3.0 (9478cd5)
  • converted main.workflow to Actions V2 yml files (901cfe7)
  • deps-dev: bump husky from 3.0.3 to 3.0.4 (363bd01)
  • deps-dev: bump husky from 3.0.4 to 3.0.5 (722d103)
  • deps-dev: bump lint-staged from 9.2.1 to 9.2.3 (fd32b50)
  • deps-dev: bump lint-staged from 9.2.3 to 9.2.4 (76e5e88)
  • deps-dev: bump lint-staged from 9.2.4 to 9.2.5 (caf8a85)
  • deps-dev: bump replace from 1.1.0 to 1.1.1 (6b9ae11)
  • deps-dev: bump tslint from 5.18.0 to 5.19.0 (f03bf6d)
  • deps-dev: bump tslint from 5.19.0 to 5.20.0 (86199d9)
  • deps-dev: bump typescript from 3.5.3 to 3.6.2 (4c31c79)
  • deps-dev: bump typescript from 3.6.2 to 3.6.3 (cb09fc0)
  • stale: decrease stale time to 60 days (44eb384)

0.7.0 (2019-08-06)

Build System

  • deps-dev: bump husky from 3.0.1 to 3.0.2 (96f6a5e)
  • deps-dev: bump lint-staged from 9.2.0 to 9.2.1 (5cd1560)
  • deps-dev: bump standard-version from 6.0.1 to 7.0.0 (1ecd46d)
  • deps-dev: bump standard-version from 6.0.1 to 7.0.0 (#87) (ae3e23f)
  • npm: ignore husky, lint-staged and commitlint files (97a631c)

0.7.0-beta.3 (2019-07-19)

Build System

  • deps: upgrade lottie-ios to 3.1.2 (3afe110)
  • add commitlint and prettier configs (475f364)
  • deps: [security] bump lodash from 4.17.11 to 4.17.14 (dc4fb9e)
  • deps: bump lodash.template from 4.4.0 to 4.5.0 (4a2988b)
  • deps-dev: bump typescript from 3.5.2 to 3.5.3 (1e63803)

0.7.0-beta.2 (2019-07-07)

Build System

  • CI: upgrade ktlint to 0.33.0 (3ae009a)
  • deps: update lottie (bed9016)
  • deps: upgrade Kotlin dependency to 1.3.41 (af129c7)
  • deps: upgrade Kotlint dependency to 1.3.31 (5678515)
  • deps-dev: bump tslint from 5.17.0 to 5.18.0 (1493427)
  • deps-dev: bump TypeScript and TSLint (8c3b878)
  • deps-dev: bump typescript from 3.5.1 to 3.5.2 (eeec686)

0.7.0-beta.1 (2019-06-10)

Build System

  • deps-dev: bump standard-version from 5.0.2 to 6.0.1 (09ba249)
  • deps-dev: bump standard-version from 5.0.2 to 6.0.1 (#74) (4a3793f)
  • deps-dev: bump tslint from 5.16.0 to 5.17.0 (99c1a4f)
  • deps-dev: bump typescript from 3.4.5 to 3.5.1 (f747654)

0.7.0-beta.0 (2019-04-23)

Features

  • updgrade to lottie-android 3.0.0 (bb8dd2b)
  • android: migrate ColorHelper to AndroidX (2b8507b)
  • android: migrate LottieSplashScreen to Androix (cfec4ed)

Bug Fixes

  • Kotlin compiler warnings (7ecfdfc)

Code Refactoring

0.6.0 (2019-04-23)

0.5.1 (2019-04-17)

Bug Fixes

  • upgrade swift support plugin (3f29902)

Build System

  • deps-dev: bump tslint from 5.15.0 to 5.16.0 (9396f7a)

0.6.0-beta.1 (2019-04-11)

Features

Bug Fixes

  • do not crash when no animation is loaded (5d2ec2e), closes #47
  • execute install hooks for android always (a720958), closes #43 #86

Build System

  • deps-dev: bump standard-version from 5.0.0 to 5.0.1 (7b0ea5f)
  • deps-dev: bump standard-version from 5.0.1 to 5.0.2 (bd01e3d)
  • deps-dev: bump tslint from 5.12.1 to 5.13.0 (d764801)
  • deps-dev: bump tslint from 5.13.0 to 5.13.1 (2e79641)
  • deps-dev: bump tslint from 5.13.1 to 5.14.0 (c65efe2)
  • deps-dev: bump tslint from 5.14.0 to 5.15.0 (6ecd341)
  • deps-dev: bump typescript from 3.3.3 to 3.3.3333 (720a315)
  • deps-dev: bump typescript from 3.3.3333 to 3.3.4000 (4476292)
  • deps-dev: bump typescript from 3.3.4000 to 3.4.1 (fad4919)
  • deps-dev: bump typescript from 3.4.1 to 3.4.2 (b1e6ad5)
  • deps-dev: bump typescript from 3.4.2 to 3.4.3 (fdda570)

0.5.0 (2019-02-19)

Bug Fixes

  • android: make sure to run on UI thread (2d56627)

Build System

  • deps: [security] bump handlebars from 4.0.12 to 4.1.0 (48aa2b5)
  • deps-dev: bump standard-version from 4.4.0 to 5.0.0 (e112a2e)
  • deps-dev: bump typescript from 3.2.4 to 3.3.1 (c1b4060)
  • deps-dev: bump typescript from 3.3.1 to 3.3.3 (ce3c5f0)

0.4.2 (2019-01-28)

Bug Fixes

  • ios: restore parent container, set z-index = 1 (2b3f436)

0.4.1 (2019-01-23)

Bug Fixes

  • ios: correctly generate auto resizing mask (ab1b8ff)

0.4.0 (2019-01-21)

Features

  • android: add scale type config setting (5462bd0)

0.3.0 (2019-01-21)

0.2.0 (2019-01-21)

Features

  • add relative size and fullscreen support (4027f6c)
  • android: allow folder of images and hardware acceleration to be configured (8b26e95)
  • add configuration of looping value (a2574c7)
  • android support (da3937b)

Bug Fixes

  • android: correctly enable hardware acceleration and merge paths (008a0cc)
  • ios: always install pods (059acd4)
  • ios: always install pods after after_plugin_install (e030b48)
  • ios: installation via Ionic Appflow (63bb7fa)
  • ios: installation via plugin add only (74460be)
  • ios: plugin name (615cfde)
  • add missing keywords to plugin.xml (f228a0e), closes #30
  • add use_frameworks! only once, allow show() without any arguments (c49c3d1)
  • ios: naming of fix_code_sign_entitlements (1c18591)
  • add missing android references (e2599dc)
  • downgrade lottie-android to 2.7.0 (937bfe1)
  • rename AutoHideSplashScreen to LottieAutoHideSplashScreen (705c49a)
  • rename LottieSplashscreen.kt to LottieSplashScreen.kt (34e405a)
  • typo (e434190)

Code Refactoring

  • android: add error handling and late init (d3c4136)

Build System

  • deps-dev: bump tslint from 5.11.0 to 5.12.0 (9dba157)
  • deps-dev: bump tslint from 5.12.0 to 5.12.1 (285038c)
  • deps-dev: bump typescript from 3.1.3 to 3.1.4 (c60dd9c)
  • deps-dev: bump typescript from 3.1.4 to 3.1.5 (eccb4b9)
  • deps-dev: bump typescript from 3.1.5 to 3.1.6 (d1cc3c9)
  • deps-dev: bump typescript from 3.1.6 to 3.2.1 (05624c6)
  • deps-dev: bump typescript from 3.2.1 to 3.2.2 (4d667b9)
  • deps-dev: bump typescript from 3.2.2 to 3.2.4 (dff94f9)
  • TravisCI: update to Xcode 10 image (2634e1c)

0.1.3 (2018-10-23)

Bug Fixes

  • change hooks to ES5, make file executable (99caac1)
  • increase line-length limit to 140 chars (9ec2c36)

Build System

  • deps-dev: bump standard-version from 4.3.0 to 4.4.0 (8195837)
  • deps-dev: bump tslint from 5.9.1 to 5.11.0 (45ebe2c)
  • TravisCI: lint TypeScript files, too (501bf5e)
  • TravisCI: use Xcode 9.4 (fe78970)

0.1.2 (2018-04-04)

0.1.1 (2018-02-20)

Bug Fixes

Code Refactoring

  • rename LottieSplashscreen to LottieSplashScreen (c03ce41)

0.1.0 (2018-01-21)

Features

  • add autoHide settings toggle (e55e29e)
  • add background color preference, closes #10 (8aed653)
  • add hide timeout, closes #6 (346d71e)
  • allow installation from git (97d039f)
  • hide/cancel animation on tap, closes #7 (34f8627)
  • initial commit (4750bfd)
  • make animation location configurable. closes #3 (18dda27)
  • programmatically pass in file location (233a27d)

Bug Fixes

  • add missing method (7fd8649)
  • center when inital lauching (222661e)
  • correctly center when device rotated (3a76cce)
  • disable code-signing-entitlements to fix building. closes #14 (26e1f66)
  • Int/Double reading from config (eb48e94)
  • uppercase background color (20b04d1)
  • whitespace (b5a4697)

Code Refactoring