Skip to content

Latest commit

 

History

History
152 lines (63 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

152 lines (63 loc) · 4.04 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.9.2 (2017-01-06)

Bug Fixes

  • compile: Fix compilation issue with ng2-file-upload module (85ff1d9)

0.9.1 (2017-01-04)

0.9.0 (2017-01-04)

0.9.0 (2017-01-04)

0.8.0 (2016-12-28)

Bug Fixes

  • file-upload: Update ng2-file-upload version and import module (03e77f3)

0.7.0 (2016-12-13)

Bug Fixes

  • compile: fix wrong imports with ts extensions (f49927d)

Features

  • build: Upgrade yeoman generator (generator-angular-library) to latest version to enable aot co (3cb23e6)

0.6.0 (2016-11-03)

Bug Fixes

  • cl-image: Change height, width, x and y to number primitive (a8bc6b9)

Features

  • cl-image: Add support for missing cloudinary's transformations (ebf880d)

0.5.1 (2016-10-24)

Features

  • cl-image: Add support for "alt" and "title" attributes (ee04ac6)

0.5.0 (2016-10-14)

Bug Fixes

  • Ng2CloudinaryModule: Add missing export for CloudinaryTransforms (f6c8495)

0.4.0 (2016-10-13)

Bug Fixes

  • bin: Fix rxjs version for angular 2.0.0 (b63030b)

Features

  • cl-image: Better management of changes on component input (41bf4be)

0.3.0 (2016-09-15)

Bug Fixes

  • bin: change build to commonjs (d181f03)

Features

  • bin: Expose ng2-file-upload directives to use it without needing ng2-file-upload module (00d1444)
  • dependencies: Upgrade to angular 2.0.0 final (f2473b4)

0.2.0 (2016-09-15)

Bug Fixes

  • bin: fix packaging and pusblishing for npm (e049148)

0.1.2 (2016-09-14)

Bug Fixes

  • bin: fix packaging and publishing for npm (690cb8c)

0.1.1 (2016-09-14)

Bug Fixes

  • bin: fix packaging and publishing for npm (74976a0)

0.1.0 (2016-09-13)