Skip to content

Releases: imglab-io/imglab-js

v0.3.0

13 Jan 18:03
69b7c7b
Compare
Choose a tag to compare
  • Add support to generate srcset strings with new Imglab.srcset function.
  • Add new Imglab.sequence function.

v0.2.1

06 Jun 13:18
6e162ef
Compare
Choose a tag to compare
  • Add support to expires parameter receiving a Date instance and converting it to UNIX timestamp.

v0.2.0

12 May 17:42
e6b71ed
Compare
Choose a tag to compare
  • Now sources will use subdomains by default instead of paths.
  • The default host for sources has been changed to imglab-cdn.net.

v0.1.1

15 Mar 18:00
baf5826
Compare
Choose a tag to compare
  • URL paths are now encoded to avoid problems with reserved characters.

v0.1.0

02 Dec 15:00
4de86b3
Compare
Choose a tag to compare

First version of JavaScript imglab library adding functionality to generate URLs and specify Sources.