Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

Releases: fastmonkeys/angular-ahdin

v4.0.1

02 Mar 15:10
Compare
Choose a tag to compare
  • Fixed blob-util and blueimp-load-image being required using wrong module names with AMD, CommonJS and CommonJS2.

v4.0.0

02 Mar 13:22
Compare
Choose a tag to compare
  • blob-util and load-image are no longer bundled with angular-ahdin.
  • Removed blobUtil, loadImage and QUALITY constants from ahdin Angular module.
  • Published angular-ahdin to npm.
  • Removed version field from bower.json.
  • Changed build system from gulp to webpack.
  • Disallowed Angular 2 in dependencies.
  • Relaxed required blob-util version.
  • Relax required blueimp-load-image version.

v3.0.2

03 Feb 08:32
Compare
Choose a tag to compare
  • Added a LICENSE file

v3.0.1

06 Jan 17:45
Compare
Choose a tag to compare
  • Fix missing Angular dependency injection annotations in the unminified build.

v3.0.0

26 Oct 11:40
Compare
Choose a tag to compare
  • Add support for .png images
  • Massive refactoring of angular-ahdin internals
  • Remove unnecessary $rootScope.$apply calls

v2.0.0

03 Mar 11:09
Compare
Choose a tag to compare

Breaking changes

There is only dist/ahdin.js as a Bower main file. If you need dist/blob-util.min.js or load-image.all.min.js you can use "override": {} in your bower.json or just add files manually.

v1.0.0

02 Mar 07:49
Compare
Choose a tag to compare
Add ahdin module that provides Ahdin image compression factory.