Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --splash and --icon flags #3

Closed
onderceylan opened this issue Aug 15, 2019 · 1 comment
Closed

Add --splash and --icon flags #3

onderceylan opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
enhancement Code improvement, refactor released
Milestone

Comments

@onderceylan
Copy link
Collaborator

Adding optional --splash and --icon flags will make it possible to only generate images for a specific set. This will make it possible to generate splash screen images and icons with different options per each set.

@onderceylan onderceylan added the enhancement Code improvement, refactor label Aug 15, 2019
@onderceylan onderceylan added this to the 1.1.0 milestone Aug 15, 2019
@onderceylan onderceylan self-assigned this Aug 15, 2019
onderceylan added a commit that referenced this issue Aug 15, 2019
Adding optional --splash-only and --icon-only flags makes it possible to only generate images for a
specific set. Now it's possible to generate splash screen images and icons with different options
per each set.

fix #3
onderceylan pushed a commit that referenced this issue Aug 15, 2019
# [1.1.0](v1.0.2...v1.1.0) (2019-08-15)

### Features

* **cli:** added --portrait-only and --landscape-only flags ([1fb1ecb](1fb1ecb)), closes [#4](#4)
* **cli:** added --splash-only and --icon-only flags ([20f39e0](20f39e0)), closes [#3](#3)
* **cli:** added --type and --quality flags ([c0c1565](c0c1565)), closes [#2](#2)
* **cli:** create output folder if it doesn't exist ([4eebf34](4eebf34)), closes [#9](#9)
@onderceylan
Copy link
Collaborator Author

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Code improvement, refactor released
Projects
None yet
Development

No branches or pull requests

1 participant