- Add support for Node 10. Drop support for Node 4 and Node 6.
- Add
concurrency
option to themakeGlyphs
function, to allow specifying the number of glyph ranges that will be processed in parallel. - Perform some code and documentation maintenance.
- Upgraded node-fontnik from 0.5.0 to 0.5.2
- Adds package-lock.json
- Now using @mapbox/fontmachine namespace,
fontmachine
is deprecated
- Upgraded node-fontnik from ^0.4.3 to ~0.5.0
- Now only testing on node v4/v5