Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Releases: randytarampi/android-splash

v2.1.1

19 Apr 21:03
Compare
Choose a tag to compare

2.1.1 (2020-04-19)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (8c7e81f)

v2.1.0

06 Jan 04:41
Compare
Choose a tag to compare

2.1.0 (2020-01-06)

Features

  • package: Blindly upgrade our dependencies for the new year and support node@10, node@12 and beyond. (0ead6de)

v2.0.1

15 Apr 06:14
Compare
Choose a tag to compare

2.0.1 (2019-04-15)

Bug Fixes

  • xhdpi is actually 1280px by 720px, not 960px by 640px. (a141178), closes #2

v2.0.0

10 Mar 20:14
Compare
Choose a tag to compare

2.0.0 (2019-03-10)

Bug Fixes

  • package: Since the package updates we no longer support node@4. (c22ec75)
  • travis: Don't bother caching dependencies. (a3b2a19)

BREAKING CHANGES

  • package: Drop support for node 4 and earlier, since yargs^13.2.2 requires ES6 support.

v1.1.0

10 Mar 17:36
Compare
Choose a tag to compare

1.1.0 (2019-03-10)

Features

  • travis: android-splash -> [@randy](https://github.com/randy).tarampi/android-splash (9efc66e)