Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 4 KB

CHANGELOG.md

File metadata and controls

80 lines (41 loc) · 4 KB

Changelog

6.0.0

Major Changes

  • bffb370 (#160): chore(deps): update Cloudinary iOS SDK to 5.0.0

Minor Changes

5.1.0

Minor Changes

  • 78cf2a8 (#70): feat(cloudinary): add secure_url property

5.0.0

Major Changes

0.1.5 (2023-03-19)

Features

0.1.4 (2023-03-18)

Features

  • add height and width properties (#16) (c2a8cfe)
  • android: improve error handling (de7404f)

0.1.3 (2023-01-15)

Bug Fixes

0.1.2 (2023-01-11)

Bug Fixes

0.1.1 (2023-01-11)

Features

  • add methods uploadResourceAsBlob and downloadResourceAsBlob (#9) (e19991e)

0.1.0 (2022-12-23)

⚠ BREAKING CHANGES

  • On Android, you now need changes in the AndroidManifest.xml file (see README.md).

Features

Bug Fixes

  • android: catch all native errors (9ec2e3a)

0.0.2 (2022-12-20)

Bug Fixes

0.0.1 (2022-12-03)

Initial release 🎉