Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.43 KB

Change Log

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

[0.9.1] - 2016-11-09

  • Add missing files for Android SDK 24+ and Cordova 6.4.0 (#85)

[0.9.0] - 2016-08-24

  • Add optional config and icon CLI args (#78)
  • Support for OSX platform (#73)
  • Use fs-extra instead of wrench
  • Ability to choose output for xcode-related images

## [0.8.0]

  • (Please ignore this version)

[0.7.0] - 2016-04-05

  • Use wrench to prevent issues with directory creation (e150cc1)

## [0.6.0] - 2016-03-08

  • Allow platform-specific icons (0c26dfe)

## [0.5.0] - 2016-03-03

  • For iOS, add icon-small@3x.png & icon-83.5@2x.png (3e42077 - 5ba1e4e)
  • For iOS, remove icons considered as "Unassigned" in Xcode (32eebea)
  • Ensure that destination directory exists (7372147)
  • Support for Windows platform (f60dafb)
  • Minor changes

[0.4.1] - 2016-02-24

  • Add various things that will help to maintain the project (editorconfig, guidelines, changelog...)
  • Update path for iOS icons (358e491 + 426984b) - Please use an older version if this leads to problems