All Versions
11
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.6.1 Changes
๐ Fixed
- โก๏ธ Updated SwiftColorGenLibrary to 0.6.1. #3 was fixed.
-
v0.6.0 Changes
โก๏ธ Updated
- โก๏ธ 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
-
v0.5.1 Changes
โก๏ธ Updated
- Based on the sugestion #12, generating the colors as computed properties, instead of a class function
-
v0.5.0 Changes
โ Added
- โ Adding support for multiple color spaces (now you don't need to select only the sRGB color space to work with the generator)
-
v0.4.1 Changes
๐ Fixed
- ๐ Fixed #1 (Invalid color functions generated)
-
v0.4.0 Changes
โ Added
- ๐ Allowing re-runs of the tool in the same code
- โ Adding support for custom colors defined for the user
-
v0.3.3 Changes
๐ Fixed
- ๐ Fixed the output file not including the import to UIKit
-
v0.3.1 Changes
โ Added
- โ Added CocoaPods support
-
v0.3.0 Changes
โก๏ธ Updated
- ๐ Improved existing CLI interface:
- Cleaner input
- Making some parameters, optional
- Reworked naming convention in the generated Swift file
- ๐ Improved existing CLI interface:
-
v0.2.0 Changes
โก๏ธ Updated
- โก๏ธ Update name generation, supporting web color names: https://en.wikipedia.org/wiki/Web_colors