- Migrate build system to webpack
- Remove
srcissors.min.jsand source files from the npm packagesrcissors.jsshould now directly work with all bundlers, previously the setup was somewhat broken.
- Add
showSurroundingImageandsurroundingImageOpacityoptions #9
- Add a
minResolutionparameter #6
- Avoid infinite loop when setting ratio #5
- Add reset() method #4
- Add setImage() method #3
- Add actions options #1
Initial Release