Skip to content

Releases: posthtml/posthtml-webp

v2.2.0

28 Feb 06:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Aug 09:48
Compare
Choose a tag to compare

Feat

v2.0.0

27 Aug 08:55
Compare
Choose a tag to compare

Fix

Commit Range:
v1.5.1...master

v1.5.1

29 May 10:37
Compare
Choose a tag to compare

Fix

  • fix: fixture ignore indentation 314d9f0
  • fix: handle classIgnore for img with no class attribute 3233f0f

v1.5.0...v1.5.1

v1.5.0

25 Feb 14:47
Compare
Choose a tag to compare

Build

Refactor

  • refactor: separate ignore to two separate methods (ffba43d)
  • refactor: use explicit comparisons (c232f5c)

Docs

  • docs: fix wrong example for (923087b)
  • docs: update readme with extensionIgnore option (e5c62de)

Feat

  • feat: add the ability to ignore by extension (a390853)

v1.4.0

22 Oct 08:50
Compare
Choose a tag to compare

Docs

Feat

Test

Perf

Build

v1.3.0

26 Sep 14:25
Compare
Choose a tag to compare

Feat

Docs

Test

v1.2.0

20 Sep 09:17
Compare
Choose a tag to compare

Build

Docs

Feat

Merge

  • Merge pull request #3 from kevincolten/amp a0cf52a
  • Merge pull request #2 from posthtml/milestone-1.1.0 8a7d118

v1.1.0

31 Jul 07:41
Compare
Choose a tag to compare

Build

Chore

CI

  • ci: add travis config (13d213c)
  • ci: drop support old node (11e929f)
  • ci: fix travis config ext (fd1b18d)

Test

  • test: replaceExtension feature disabled (851a714)
  • test: replaceExtension feature enabled (8120ad1)
  • test: replaceExtension feature unspecified (a2c512e)
  • test: style according linter (c05c33a)

Feat

  • feat: Replace file extension instead of appending .webp (9921f53)
  • feat: restore from delete git repository (f81e404)

Perf

  • perf: add node 10 and 11 (2e8f2e0)
  • perf: add nyc and coverals (39625dc)

Fix

Docs

  • docs: add correct pkg name (74f6789)