All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning.
- Add optional config and icon CLI args (#32)
- Added Windows SplashScreenPhone sizes (#31)
- Use
fs-extra
instead ofwrench
(#30) - Ability to choose output for xcode-related images
## [0.8.0]
- (Please ignore this version)
- iOS: Cleanup sizes (8a6f76e)
- Android: Add xxhdpi & xxxhdpi (3739f62)
- Use wrench to prevent issues with directory creation (6b0da63)
- Ahem, nothing?
- iOS: Get back sizes from previous version of the repo (eb65d2d)
- Add various things that will help to maintain the project (editorconfig, guidelines, changelog...)
- iOS: add missing sizes (5132435)
- Windows: add missing sizes (65c2c67)
- Minor changes