Skip to content

Releases: TrigenSoftware/flexis-srcset

v.4.2.0

19 May 21:08
Compare
Choose a tag to compare

Added

  • limit option;
  • Better concurrency.

v4.1.0

12 Feb 19:13
Compare
Choose a tag to compare

Added

  • Concurrency with cuncurrency option: ~1.5x faster.

v4.0.0

01 Feb 08:12
Compare
Choose a tag to compare

Breaking

  • Requires Node 12+

Added

  • AVIF support.

v3.0.0

22 Jun 18:52
Compare
Choose a tag to compare

Breaking

  • Naming change: srcset -> srcSet, Srcset -> SrcSet

Added

  • originMultiplier image metadata

v2.0.0

26 May 06:55
Compare
Choose a tag to compare

Breaking

  • Requires Node 10+

v1.4.2

22 Aug 05:09
Compare
Choose a tag to compare

Fixed

v1.4.0

08 Aug 11:20
Compare
Choose a tag to compare

Added

  • CLI tool;
  • Stream plugin.

Changed

  • Better docs.

v1.3.0

08 Jun 22:17
Compare
Choose a tag to compare

Added

  • trigen-scripts dev tool.

Changed

  • Dependencies update.

v1.2.1

12 Dec 21:38
Compare
Choose a tag to compare

Fixed

  • attachMetadata helper.

v1.2.0

12 Dec 20:18
Compare
Choose a tag to compare

Added

  • attachMetadata can set extname, if it not setted.

Changed

  • isSupportedType optimizations.
  • Postfix function now gets image file format as third argument.
  • generate method attaches metadata for every emited image file.