Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Releases: fernandodelrio/SwiftColorGen

Fixing bugs

10 Dec 00:26
Compare
Choose a tag to compare
Fixing bugs Pre-release
Pre-release

Updated SwiftColorGenLibrary to 0.6.1. #3 was fixed.

Swift Package Manager support

09 Dec 20:02
Compare
Choose a tag to compare
Pre-release
  • Updated whole project structure to use Swift Package Manager (#8)
  • Moved the SwiftColorGen core to a separate repo
  • Now using AEXML and CommandLine as dependencies in the new repo, improving the maintainability

Updating output file format

06 Dec 22:05
Compare
Choose a tag to compare
Pre-release

Updated output file format based on the suggestion #12. Now using computed properties, instead of class functions.

Multiple Color Spaces

02 Dec 23:26
Compare
Choose a tag to compare
Multiple Color Spaces Pre-release
Pre-release

Adding support for multiple color spaces (now you don't need to select only the sRGB color space to work with the generator)

Fixing bugs

01 Dec 23:10
Compare
Choose a tag to compare
Fixing bugs Pre-release
Pre-release

Fixing #1

Refactoring entire Code Generation

26 Nov 06:20
Compare
Choose a tag to compare
Pre-release
  • Allowing re-runs of the tool in the same code
  • Adding support for custom colors defined for the user

Fixing bugs

24 Nov 13:55
Compare
Choose a tag to compare
Fixing bugs Pre-release
Pre-release

Fixing the output file not including the import to UIKit

Adding Cocoa Pods

24 Nov 02:17
Compare
Choose a tag to compare
Adding Cocoa Pods Pre-release
Pre-release

Testing the use of the tool integrated with Cocoa Pods

Improving CLI and reworking the naming convention

24 Nov 01:52
Compare
Choose a tag to compare

Supporting relative paths, more clean CLI input, making some parameters optional. Reworking the naming convention.

Added support for real color names

21 Nov 23:23
Compare
Choose a tag to compare
Pre-release

Now supporting real color names, instead of just the RGB color. To make it work the tool calculate the proximity of the color to some existing Web Color: https://en.wikipedia.org/wiki/Web_colors