Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 844 Bytes

Changelog.md

File metadata and controls

32 lines (18 loc) · 844 Bytes

v2.0.0

  • Migrate build system to webpack
  • Remove srcissors.min.js and source files from the npm package srcissors.js should now directly work with all bundlers, previously the setup was somewhat broken.

v1.2.0

  • Add showSurroundingImage and surroundingImageOpacity options #9

v1.1.0

  • Add a minResolution parameter #6

v1.0.1

  • Avoid infinite loop when setting ratio #5

v1.0.0

  • Add reset() method #4

v0.3.0

  • Add setImage() method #3

v0.2.0

  • Add actions options #1

v0.1.0

Initial Release