Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 1.34 KB

Change Log

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

[0.7.0] - 2016-04-17

  • Use wrench to prevent issues with directory creation (e150cc1)
  • uses config/res as the default folder to persist generated icons (not backwards compatible)
  • Add --help option
  • Ability to specify output path
  • Backwards-compatibility mode to use platforms path instead of new defaults (-c)

## [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