Skip to content

Releases: p-x9/SDCALayer

v0.5.0

09 Apr 04:40
f05643a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

v0.4.0

05 Apr 06:27
ba914d4
Compare
Choose a tag to compare

What's Changed

  • Support CAReplicatorLayer by @p-x9 in #17
  • Support CATransformLayer by @p-x9 in #20
  • Support CATiledLayer by @p-x9 in #21

Full Changelog: 0.3.0...0.4.0

v0.3.0

04 Apr 13:15
c56a0ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

v0.2.2

25 May 14:55
02101a3
Compare
Choose a tag to compare

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

11 Feb 18:19
3929cf5
Compare
Choose a tag to compare

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

23 Dec 16:10
8145561
Compare
Choose a tag to compare

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

25 Nov 20:33
Compare
Choose a tag to compare

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

v0.0.1

23 Nov 13:12
7729e62
Compare
Choose a tag to compare

Initial Release