Releases: nfroidure/svgicons2svgfont
Releases · nfroidure/svgicons2svgfont
v10.0.3
- Compute glyph path only once per glyph #134
v10.0.1
- Re-configure Coveralls
- Remove string.fromcodepoint and string.prototype.codepointat
v10.0.0
- Remove Node 10 (EOF soon) and 13 (non-LTS) from test matrix
- Update dependencies
- Format code with Prettier
- Require Node 12 minimum (breaking change)
v9.2.0
Bug Fixes
- Add flatmap polyfill to fix compatibility of CLI with Node 10 #126
Features
- Add options.centervertically option + API doc #119 #127
Chores
- Migrate to GitHub Actions #125