Skip to content

Releases: elegantapp/pwa-asset-generator

v1.1.6

29 Aug 21:36
Compare
Choose a tag to compare

1.1.6 (2019-08-29)

Bug Fixes

  • cli: add icon code output for ios icons (c768fb6), closes #26
  • puppets: increased timeout for generating images (3191560), closes #28

v1.1.5

22 Aug 13:01
Compare
Choose a tag to compare

1.1.5 (2019-08-22)

Bug Fixes

  • cli: calculated relative path of generated content to the reference output file (b76e9d2), closes #21
  • cli: use relative path when output is not provided (ec991ec), closes #20

v1.1.4

19 Aug 11:48
Compare
Choose a tag to compare

1.1.4 (2019-08-19)

Bug Fixes

  • cli: fixed wrong url on help text (6cc6e22), closes #11
  • fixed iPad 12.9" specs being stripped out and added orientation key to the media queries (59a891a), closes #18
  • puppets: fixed the check where scraping result is evaluated (b584be0)

v1.1.3

18 Aug 09:38
Compare
Choose a tag to compare

1.1.3 (2019-08-18)

Bug Fixes

  • cli: fixed wrong url on help text (03775bf), closes #11

v1.1.2

16 Aug 12:49
Compare
Choose a tag to compare

1.1.2 (2019-08-16)

Bug Fixes

  • readme: fixed wrong link on examples (35152f3)

v1.1.1

16 Aug 10:17
Compare
Choose a tag to compare

1.1.1 (2019-08-16)

Bug Fixes

  • readme: fixed broken link on readme (5d6e0b4)

v1.1.0

15 Aug 22:24
Compare
Choose a tag to compare

1.1.0 (2019-08-15)

Features

  • cli: added --portrait-only and --landscape-only flags (1fb1ecb), closes #4
  • cli: added --splash-only and --icon-only flags (20f39e0), closes #3
  • cli: added --type and --quality flags (c0c1565), closes #2
  • cli: create output folder if it doesn't exist (4eebf34), closes #9

v1.0.2

14 Aug 22:14
Compare
Choose a tag to compare

1.0.2 (2019-08-14)

Bug Fixes

  • npm: ignored static files to keep the tarball clean (6de2a39)

v1.0.1

14 Aug 21:57
Compare
Choose a tag to compare

1.0.1 (2019-08-14)

Bug Fixes

  • cli: fixed the issue when output is not provided (b7102e7), closes #1