Releases: elegantapp/pwa-asset-generator
Releases · elegantapp/pwa-asset-generator
v1.2.0
1.2.0 (2019-09-12)
Features
- main: added option to provide path prefix to generated href links (268c671), closes #31
- main: added option to provide path prefix to generated href links (1e18466), closes #31
- main: exposed private API via main.js (afce4af), closes #5
- main: exposed private API via main.js (d3367ad), closes #5
- main: refactored main and added index.d.ts (72a7fe4), closes #5
- main: refactored main and added index.d.ts (1ab1c3e), closes #5
v1.1.7
1.1.7 (2019-08-30)
Bug Fixes
- file.js, pwa.js, package.json: fix Windows backslash paths being added to icon and html content (24fef99), closes #36
v1.1.6
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
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
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
1.1.3 (2019-08-18)
Bug Fixes
- cli: fixed wrong url on help text (03775bf), closes #11
v1.1.2
1.1.2 (2019-08-16)
Bug Fixes
- readme: fixed wrong link on examples (35152f3)
v1.1.1
1.1.1 (2019-08-16)
Bug Fixes
- readme: fixed broken link on readme (5d6e0b4)
v1.1.0
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
1.0.2 (2019-08-14)
Bug Fixes
- npm: ignored static files to keep the tarball clean (6de2a39)