Skip to content

Releases: voidberg/imagecache-sharp

v2.1.0

12 Aug 16:49
Compare
Choose a tag to compare

2.1.0 (2022-08-12)

Features

v2.0.0

08 Aug 13:12
55e4f20
Compare
Choose a tag to compare

2.0.0 (2022-08-08)

Bug Fixes

  • fixed scale and scale_and_crop plugins (02c85aa)

Build System

Features

  • build: update release.yml (125255c)
  • build: update yarn lock (c63619e)
  • build: updated workflows (82475fc)
  • build: updated workflows (f9186d9)
  • build: updated workflows (5e617be)
  • ci: update install step (636afff)
  • ci: update node version (6de96d7)
  • code: initial commit of typescript and sharp upgrade (677d7e5)
  • code: update tests, documentation, and CI (5a15a7a)
  • updated sharp to 0.30 (eeb1ccb)
  • updated the dist folder (826e052)

BREAKING CHANGES

  • This is a new version.
  • This is a new version.

v2.0.0-beta.4

08 Aug 11:32
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2022-08-08)

Features

v2.0.0-beta.3

04 Aug 13:25
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2022-08-04)

Features

  • updated the dist folder (826e052)

v2.0.0-beta.2

11 Jul 22:58
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2022-07-11)

Bug Fixes

  • fixed scale and scale_and_crop plugins (02c85aa)

v2.0.0-beta.1

04 Jul 21:38
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2022-07-04)

Build System

v1.1.1

15 Jun 15:19
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-06-15)

Bug Fixes

  • scale: Round width and height (34c70383)

v1.1.0

15 Jun 10:14
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-06-15)

Features

  • code: Updated sharp and examples (80b6b81d)

v1.0.5

14 Jun 16:01
Compare
Choose a tag to compare

<a name"1.0.5">

1.0.5 (2017-06-14)

Bug Fixes

  • Downgrade sharp: Downgrade sharp so that we can install it on alpine distros. (56c524ce)

v1.0.4

14 Jun 12:10
Compare
Choose a tag to compare

<a name"1.0.4">

1.0.4 (2017-06-14)

Bug Fixes

  • converters: Fix default param in converters (7442ef9e)