Skip to content

Releases: nfroidure/svgicons2svgfont

v10.0.6

12 Mar 15:30
670a3a8
Compare
Choose a tag to compare

v10.0.5

19 Sep 08:17
e11321e
Compare
Choose a tag to compare

v10.0.4

12 Sep 15:52
eb26c81
Compare
Choose a tag to compare

v10.0.3

01 Jun 17:39
f920f05
Compare
Choose a tag to compare
  • Compute glyph path only once per glyph #134

v10.0.2

20 May 15:14
4b26222
Compare
Choose a tag to compare
  • Update svg-pathdata@6.0.0

v10.0.1

13 May 14:04
e749d73
Compare
Choose a tag to compare
  • Re-configure Coveralls
  • Remove string.fromcodepoint and string.prototype.codepointat

v10.0.0

12 May 15:17
e05d97a
Compare
Choose a tag to compare
  • 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

24 Apr 12:36
a91236c
Compare
Choose a tag to compare

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