Releases: L2jLiga/grunt-webfonts
Releases · L2jLiga/grunt-webfonts
v5.1.0
30 Dec 18:28
Compare
Sorry, something went wrong.
No results found
v5.0.0
20 Oct 20:20
Compare
Sorry, something went wrong.
No results found
Changed
[BREAKING] Drop NodeJS 12-14 support
updated ttf2woff2 to 5.x (requires NodeJS 14+)
improved grammar in README.md (#42 )
v4.0.3
05 Oct 07:59
Compare
Sorry, something went wrong.
No results found
Fixed
fixed python script (#36 , issue #35 )
v4.0.2
20 Nov 11:17
Compare
Sorry, something went wrong.
No results found
Changed
Removed mkdirp dependency, use fs.mkdirSync instead
Removed memorystream dependency, use fs.createReadStream instead
Disable shell in ttfautohint subprocess call
Removed babel, distribute sources as is
v4.0.1
19 Aug 05:33
Compare
Sorry, something went wrong.
No results found
Changed
Try to use FontForge for WOFF2 generation and fallback to ttf2woff2 in case it fails to (397c4cfd )
Fixed
eotlitetool crashes silently when Python >= 3.7 (#30 )
v4.0.0
19 Aug 05:33
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING minimal node.js >= 12.13.0
Updated all dependencies
v3.0.1
18 Jun 08:49
Compare
Sorry, something went wrong.
No results found
Fixed
Ignore instead of taking only symbolic links if skipLinks is set.
v3.0.0
18 Jun 04:12
Compare
Sorry, something went wrong.
No results found
Added
Changed
BREAKING : require node.js >= 10.4.0
Updated dependencies to latest version
v2.0.1
31 Jan 04:08
Compare
Sorry, something went wrong.
No results found
Fixes
Font file gets modified without changes (#12 )
2.0.0
18 Dec 05:13
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : require node.js >= 8
Use built-in child_process instead of exec module (#11 )