All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove required
@fortawesome/fontawesome-free
dependency. Must install a needed version manually and define the package type in the options object. Defaults tofree
. See the upgrade guide for further details. - Refactored module to TypeScript
- Ability to generate optimized Duotone icons by supplying the
duotone
key to the subset option. See readme for full usage details.
- Resolved issue with
.eot
/.woff
file generation for IE / older browsers.
Initial release on Github and version which was published to NPM as 0.1.0. Updated to semver.
- Ability to generate subsets for FontAwesome based on a supplied list of icon / glyph names
- Includes support for FontAwesome Pro & Free versions