Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 1.29 KB

Changelog

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 to free. See the upgrade guide for further details.
  • Refactored module to TypeScript

Added

  • Ability to generate optimized Duotone icons by supplying the duotone key to the subset option. See readme for full usage details.

Fixed

  • 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.

Added

  • Ability to generate subsets for FontAwesome based on a supplied list of icon / glyph names
  • Includes support for FontAwesome Pro & Free versions