fontsource-open-sans
Advanced tools
Comparing version 3.0.9 to 3.1.5
@@ -7,6 +7,16 @@ # Changelog | ||
These occur when an automatic update is pushed from a source, such as Google, or Fontsource may apply patches. Due to version mismatching and lack of accurate tracking, a specific version for a Fontsource patch cannot be logged. Fixes are mentioned in each minor update instead. | ||
These occur when an automatic update is pushed from a source, such as Google, or Fontsource may apply patches. Due to version mismatching and lack of accurate tracking, a specific version for a Fontsource patch cannot be logged into the changelog. Note that Google may push [breaking changes](https://github.com/google/fonts/issues/1307) on their end to individual fonts which Fontsource cannot predict for. | ||
#### Minor (0.x.x) | ||
These will always contain changes from Fontsource's end. | ||
# 3.x Release | ||
## 3.1.x | ||
### Features | ||
- Initial variable font support for Google Fonts. Supported fonts can be found [here](https://fonts.google.com/variablefonts) with their package README's explaining installation instructions. [#103](https://github.com/fontsource/fontsource/pull/103) | ||
## 3.0.x | ||
@@ -25,5 +35,5 @@ | ||
- Added package.json rebuilder. [#43](https://github.com/fontsource/fontsource/pull/43) | ||
- Added force rebuild to Google package. [#37](https://github.com/fontsource/fontsource/pull/37) | ||
- Added force rebuild to Google packages. [#37](https://github.com/fontsource/fontsource/pull/37) | ||
- Added force rebuild to non-Google packages. [#42](https://github.com/fontsource/fontsource/pull/42) | ||
- Autogenerate `FONTLIST.md`and added `FONTLIST.json`. [#58](https://github.com/fontsource/fontsource/pull/58) | ||
- Autogenerate `FONTLIST.md` and added `FONTLIST.json`. [#58](https://github.com/fontsource/fontsource/pull/58) | ||
- Copy `CHANGELOG.md` to every individual package. [#41](https://github.com/fontsource/fontsource/pull/41) | ||
@@ -30,0 +40,0 @@ |
@@ -16,2 +16,3 @@ { | ||
"defSubset": "latin", | ||
"variable": false, | ||
"lastModified": "2020-09-15", | ||
@@ -18,0 +19,0 @@ "version": "v18", |
{ | ||
"name": "fontsource-open-sans", | ||
"version": "3.0.9", | ||
"version": "3.1.5", | ||
"description": "Open Sans font in NPM glory.", | ||
@@ -22,3 +22,3 @@ "main": "index.css", | ||
}, | ||
"gitHead": "aaeedbe33422069eeafda7feecb3e3d4deb7c730" | ||
"gitHead": "336b04a5956523a4bdc78092c74823738ea96289" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3130221
3928