Skip to content

Releases: curbengh/hexo-yam

v2.0.2

21 May 06:55
Compare
Choose a tag to compare

refactor: remove default ignoreCustomComments from html-minifier (c9b7323)
feat: assign more default options for html-minifier (f05c379)

v2.0.1

13 May 07:27
Compare
Choose a tag to compare

style: Standard JS (cdee4c0)
docs: update status on brotli support by github/gitlab/netlify (08e3cc5)
docs: add license (0595a4a)

v2.0.0

23 Apr 08:26
Compare
Choose a tag to compare

feat: allow custom file extension for compressions (#9)
feat: minify svg using svgo (#10)

v1.4.0

23 Apr 04:53
Compare
Choose a tag to compare

feat: allow custom options for neat_css (94a8f90)
fix: neat_js exclude (5a5a6fb)
refactor: use nanomatch.some() (1de8ec2)

v1.3.2

22 Apr 12:18
Compare
Choose a tag to compare

refactor: switch minimatch to nanomatch (5e19490)

v1.3.1

22 Apr 12:17
Compare
Choose a tag to compare

refactor: use new method of accessing zlib constants (369bad9)
refactor: drop bluebird (f117139)

v1.3.0

22 Apr 09:15
Compare
Choose a tag to compare

feat: support more file extensions (49c9fcb)
fix: use the default options for brotli (4f5104c)

v1.2.0

10 Apr 10:43
Compare
Choose a tag to compare

feat: switch to terser for ES6 compatibility (2a9c5a5)

v1.1.1

05 Apr 05:58
Compare
Choose a tag to compare

chore: update html-minifer to v4.0.0 (#4)
chore: update bluebird to v3.5.4 (#7)

v1.1.0

14 Mar 09:35
Compare
Choose a tag to compare

feat: compress xml and json (#3)