Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 986 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 986 Bytes

Change Log

All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning.

[0.9.0] - 2016-08-24

  • Add optional config and icon CLI args (#32)
  • Added Windows SplashScreenPhone sizes (#31)
  • Use fs-extra instead of wrench (#30)
  • Ability to choose output for xcode-related images

## [0.8.0]

  • (Please ignore this version)

[0.7.1] - 2016-04-21

  • iOS: Cleanup sizes (8a6f76e)
  • Android: Add xxhdpi & xxxhdpi (3739f62)

[0.7.0] - 2016-04-13

  • Use wrench to prevent issues with directory creation (6b0da63)

[0.6.0] - 2016-03-26

  • Ahem, nothing?

[0.5.1] - 2016-03-11

  • iOS: Get back sizes from previous version of the repo (eb65d2d)

[0.5.0] - 2016-03-09

  • 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