Releases: p-x9/SDCALayer
Releases · p-x9/SDCALayer
v0.2.2
What's Changed
- fix
codableTypeName
method can be overridden by @p-x9 in #13
- use
sRGB
color space when converting color code to CGColor
by @p-x9 in #15
Full Changelog: 0.2.1...0.2.2
v0.2.1
What's Changed
- Fix star.json to simpler writing. by @p-x9 in #9
- fix access controls to allows creation of custom classes by @p-x9 in #10
- fix conversion from CGColor to color code by @p-x9 in #11
- support macOS by @p-x9 in #12
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- fix to not reflect default values to model by @p-x9 in #7
- fix not to export null value by @p-x9 in #8
Full Changelog: 0.1.0...0.2.0
v0.1.0
What's Changed
- fix dependencies to use versions from 0.0.1 to the next minor by @p-x9 in #5
- support YAML by @p-x9 in #6
Full Changelog: 0.0.1...0.1.0