Releases: cloudinary/js-url-gen
Releases · cloudinary/js-url-gen
Version 1.9.0
- Add support for Drop Shadow action
- Add support for Background Removal action
Version 1.8.7
- Added import statements template to configuration file
- Updated readme info about supported Node.js versions
Version 1.8.6
- Add missing internal imports (#538)
Version 1.8.5
- Fix generateTransformationString
Version 1.8.4
- Fix imports of conditional, customFunction, effect and others
Version 1.8.3
- Fix imports of animated & border from transformation-builder-sdk
Version 1.8.2
- Fix transformation-builder-sdk imports
Version 1.8.1
Align transcode.toAnimated with the spec - remove .delay() (#528)
Fix end_offset, start_offset params for legacy url generation (#532)
Fix build on node 12 (#531)
Refactor transformations to use transformation-builder package (#527)
Version 1.8.0
New functionality
- Add conditional Action from/to Json (#524)
Other changes
- Enable the e_tint syntax (#526)
- fix antiremoval from to json (#525)
Version 1.7.0
New Functionality
- Add textFit (#523)
- Enable overlay and underlay for snippets (#522)
- Add videoCodec to/fromJson (#521)
- Add string type to compass gravity (#516)
Other Changes
- Update travis.yml to run tests on node 12 & node 14 (#514)
- Fix makeTransparent (#518)