Skip to content

Releases: imglab-io/imglab-js

v0.3.0

Choose a tag to compare

@jfcalvo jfcalvo released this 13 Jan 18:03
69b7c7b
  • Add support to generate srcset strings with new Imglab.srcset function.
  • Add new Imglab.sequence function.

v0.2.1

Choose a tag to compare

@jfcalvo jfcalvo released this 06 Jun 13:18
6e162ef
  • Add support to expires parameter receiving a Date instance and converting it to UNIX timestamp.

v0.2.0

Choose a tag to compare

@jfcalvo jfcalvo released this 12 May 17:42
e6b71ed
  • 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

Choose a tag to compare

@jfcalvo jfcalvo released this 15 Mar 18:00
baf5826
  • URL paths are now encoded to avoid problems with reserved characters.

v0.1.0

Choose a tag to compare

@jfcalvo jfcalvo released this 02 Dec 15:00
4de86b3

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