Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

72 lines (42 loc) · 2.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.4.0 - 2021-06-09

Added

  • Added additional parameter to customize the generated appiconset suffix (#9)

1.3.1 - 2019-09-09

Changed

  • Allowed the mini_magick gem to be updated to a newer version (144b2573)

1.3.0 - 2018-06-18

Added

  • Added text color config item (#7)

1.2.0 - 2018-04-02

Added

  • Added text margins percentages config item (f1c5594)

Fixed

  • Fixed Contents.json file not being copied to the versioned appiconset directory (4053a2a)

1.1.2 - 2018-03-16

Deprecated

  • Deprecated the icon_versioning action in favor of version_icon (661cc12)

1.1.1 - 2018-03-13

Fixed

  • Fixed caching ignoring the text (3e3aef8)

1.1.0 - 2018-03-13

Added

  • Added caching (5138da1)
  • Added example Xcode project (75e2f23)

1.0.0 - 2018-03-11

Added

  • Added initial versioning implementation (b30440b)