Releases: kennethormandy/font-feature-fibbing
Releases · kennethormandy/font-feature-fibbing
v0.4.1
- Fixes support for Safari v9.1, which was incorrectly set to Safari v9.3, thanks @composerjk
- Updates README
v0.4.0
v0.3.3
- Removes versionify-ing, which was mostly just making it more complicated to drop the module into a Browserify project since it had a transform
- Adopts Standard style
- Fixes comment that still said iOS 8
v0.3.1
- Updates devDependencies
- Fixes some metadata
- Now available on npm directly:
npm install --save font-feature-fibbing
v0.3.0
- Improves checks generally, especially on platforms supporting
-moz-
- Adds explicit support for environments supporting
-ms-
- Reduces number of conditionals while checking for Safari
- Fixes
simple.html
example