All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.7 (2019-08-30)
- file.js, pwa.js, package.json: fix Windows backslash paths being added to icon and html content (24fef99), closes #36
1.1.6 (2019-08-29)
- cli: add icon code output for ios icons (c768fb6), closes #26
- puppets: increased timeout for generating images (3191560), closes #28
1.1.5 (2019-08-22)
- 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
1.1.4 (2019-08-19)
- 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)
1.1.3 (2019-08-18)
1.1.2 (2019-08-16)
- readme: fixed wrong link on examples (35152f3)
1.1.1 (2019-08-16)
- readme: fixed broken link on readme (5d6e0b4)
1.1.0 (2019-08-15)
- 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
1.0.2 (2019-08-14)
- npm: ignored static files to keep the tarball clean (6de2a39)