Skip to content

Releases: tom2strobl/smooth-shadow

v1.0.0

12 Oct 12:57
Compare
Choose a tag to compare

Breaking changes:
changed input from arguments list (a, b, c) to optional options object { a, b, c } to better allow only setting certain options without setting others.

Introduced lightPosition option.

  • fixed optional options object and 'undefined' properties overriding defaults 200e2e5
  • fixed no-args case not defaulting b1fb550
  • breaking: introduced lightPosition option and changed options from argument list to argument object to allow more ergonomic cherry picking of options breaking: changed name from rgb to color also compressed lib output 1f00c6a

v0.2.2...v1.0.0

v0.2.2

12 Oct 10:23
Compare
Choose a tag to compare
  • improved case where front and back color are the same on smaller distances aae0953

v0.2.1...v0.2.2

v0.2.1

11 Oct 23:25
Compare
Choose a tag to compare
  • readme list improvement and package json wrong keywords 3e1f3b2

v0.2.0...v0.2.1

v0.2.0

11 Oct 23:19
Compare
Choose a tag to compare
  • updated readme title, copy-pasta god 371888f
  • readme image path update 9eb6a81

dfcd623...v0.2.0