Skip to content

Latest commit

 

History

History
123 lines (77 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

123 lines (77 loc) · 2.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning. And the commit messages from Conventional Commits are being used.

[1.3.1] - 2019-11-10

Fixed

  • Added another file to the .npmignore, nevermind ...

[1.3.0] - 2019-11-10

Added

  • Gitter badge
  • Graceful degradation and functionality for IE9 #41
  • Updated with some more supporters

Changed

  • Updated prettier and webdriverio dependencies
  • Further enhanced the documentation, like e.g. for #33

Fixed

  • Reduced the weight of the NPM package by adding a npmignore file
  • Typos in the docs

[1.2.0] - 2019-10-15

Added

  • Crawler/"SEO" capabilities
  • Testing: Further browsers and activated the video-recording
  • Lots of further information and documentation
  • Codacy, dependency and Greenkeeper (#18) integrations and badges, yeah !
  • Comment within the demo page clarifying the images content #8
  • Links to further implementations / plugins & extensions

Changed

  • Made changes regarding to xo/prettier tools and codacys (#12) remarks
  • Some even smaller base64 image as an image replacement
  • Loading the sample images locally
  • Update xo to version 0.25
  • Updated webdriver.io's packages to version 5.13.2
  • Code simplifications

Fixed

  • Outdated JSBin link
  • Markdown regarding some readers/interpreters malfunctions

[1.1.0] - 2019-08-15

Changed

  • Added IE, EDGE < version 16 and Safari < version 12 support

[1.0.1] - 2019-08-10

Changed

  • Corrected both the demo-page as well as the documentation on the aspect of wrapping the <source> HTML tags as well

[1.0.0] - 2019-08-10

Added

  • Comment regarding asynchronous loading
  • Webdriver.io testing

Changed

  • BREAKING CHANGE: You#ll need to also wrap the <source> HTML tags within the <picture> tags with <noscript>

Fix

  • Documents markup regarding codacy suggestions
  • Corrected sample image measurements
  • The images didn't load lazily in Safari, but directly, as reported with #GH-3
  • Displaying the images on smaller viewports on the sample page

[0.2.0] - 2019-05-22

Added

  • Changelog
  • Codacy integration and badge
  • Code examples
  • Optional additional dependencies section within the README
  • Optional polyfill for the demo page
  • "Conventional Commits" support as well as their badge - yeah !

Changed

  • Docs formatting
  • Some docs content enhancements
  • Internal namings within the JS file

[0.1.2] - 2019-05-04

Added

  • Documentation

[0.1.1] - 2019-05-01

Added

  • CHANGELOG.md file

[0.1.0] - 2019-05-01

Added

  • Initial files
  • npm and bower support
  • code formatting and linting