Skip to content

Releases: penibelst/jekyll-compress-html

3.2.0

09 May 15:49
Compare
Choose a tag to compare
  • Migrated CI to github actions
  • Added the option to disable compression on a page-by-page basis with compress_html: false

3.1.0

06 Feb 18:08
Compare
Choose a tag to compare

Kryštof Korb (1):

  • Add shortcut for all ignoring environments

3.0.4

03 Mar 22:02
Compare
Choose a tag to compare

Removes some unstable tags from the default endings (That would frequently not work correctly in valid HTML)

Version 3.0.2

02 Feb 20:12
Compare
Choose a tag to compare
  • Fix line eating bug (#74)
  • Improve blanklines performance (#74)
  • Add benchmarking for blanklines mode and no compression mode (#75, #73)

Version 3.0.1

18 Dec 22:56
Compare
Choose a tag to compare

Fix inconsistancy with final blank line per pre (#68)

Version 3.0.0

17 Dec 21:41
Compare
Choose a tag to compare
  • New option blanklines (#64)
  • Fix bug with nested comments (#66)
  • Drop option ignore.whitespaces (#64)

Version 2.1.0

05 Dec 16:18
Compare
Choose a tag to compare

Version 2.0.0

28 Jun 08:33
Compare
Choose a tag to compare

Remove the debugging option and make it work in Jekyll 3 (#45)

Version 1.4.0

24 Jun 19:58
Compare
Choose a tag to compare

Add a shortcut for all comments (#40)

Version 1.3.0

21 Jun 18:34
Compare
Choose a tag to compare

Rename debugging to profile (#44)