Skip to content

Releases: amzn/sketch-constructor

v1.1.0

16 May 15:14
1188204
Compare
Choose a tag to compare

1.1.0 (2019-05-16)

Bug Fixes

  • borderoptions: add isEnabled to args and set to true by default (#14) (5d9f579)
  • borderoptions: correct typo in BorderOptions constructor (#10) (d355d51)
  • layer: fix layer instantiation from json (#19) (4157620), closes #18

Features

  • export format: adding BorderOptions to export (#9) (d8a0147)
  • export format: adding Gradient to export (#8) (a176f28)
  • models: added Oval model and convenience constructor in ShapeGroup (#16) (678ef23)

v1.0.1

09 Feb 05:14
01b4f8d
Compare
Choose a tag to compare

1.0.1 (2019-02-09)

Bug Fixes