Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.52 KB

Changelog

0.1.2 - #2 2020-05-05

Added

  • lgtm-com badges

Fixed

  • lgtm-com alerts

0.1.1 - #1 2020-03-11

Changed

  • Filter NPM distributed files c3ca472

Fixed

  • Wrong effect applied for scaled images (responsive) 33818f3
    • use the image.natural{Width, Height} instead of image.{width, height} to perform the calculations

Removed

  • dist/pixelify.min.js - it was never distributed this way, so it does not breaks anything 1320756
  • Gruntfile.js - not used anymore c9a50e2
  • remove old dev-dependencies 15ef271
    • grunt, grunt-contrib-watch, load-grunt-tasks, grunt-contrib-uglify

0.1.0 - 2020-03-11

Added

  • Published on NPM