Skip to content

Commit e442396

Browse files
Release fontspector-profile-googlefonts v1.8.3
1 parent b70a742 commit e442396

3 files changed

Lines changed: 45 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

profile-googlefonts/CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,51 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v1.8.3 (2026-07-07)
9+
10+
### Bug Fixes
11+
12+
- <csr-id-7385e1c694ed99a2df0b367845f844f108e846b1/> Also support CFF fonts, fixes #863
13+
14+
### Commit Statistics
15+
16+
<csr-read-only-do-not-edit/>
17+
18+
- 1 commit contributed to the release over the course of 1 calendar day.
19+
- 11 days passed between releases.
20+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21+
- 1 unique issue was worked on: [#864](https://github.com/fonttools/fontspector/issues/864)
22+
23+
### Commit Details
24+
25+
<csr-read-only-do-not-edit/>
26+
27+
<details><summary>view details</summary>
28+
29+
* **[#864](https://github.com/fonttools/fontspector/issues/864)**
30+
- Also support CFF fonts, fixes #863 ([`7385e1c`](https://github.com/fonttools/fontspector/commit/7385e1c694ed99a2df0b367845f844f108e846b1))
31+
</details>
32+
833
## v1.8.2 (2026-06-26)
934

35+
### Commit Statistics
36+
37+
<csr-read-only-do-not-edit/>
38+
39+
- 1 commit contributed to the release.
40+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
41+
- 0 issues like '(#ID)' were seen in commit messages
42+
43+
### Commit Details
44+
45+
<csr-read-only-do-not-edit/>
46+
47+
<details><summary>view details</summary>
48+
49+
* **Uncategorized**
50+
- Release fontspector-checkapi v1.7.1, fontspector-profile-fontwerk v1.3.2, fontspector-profile-googlefonts v1.8.2, fontspector-profile-iso15008 v1.0.7, fontspector-profile-opentype v1.5.1, fontspector-profile-universal v1.8.2, fontspector-hotfix v0.3.1, fontspector v1.7.2 ([`accdd2a`](https://github.com/fonttools/fontspector/commit/accdd2a9c3ab285e71e5a047120cbe366cd80a84))
51+
</details>
52+
1053
## v1.8.1 (2026-05-27)
1154

1255
### Bug Fixes

profile-googlefonts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fontspector-profile-googlefonts"
3-
version = "1.8.2"
3+
version = "1.8.3"
44
edition = "2021"
55
authors = ["Simon Cozens <simon@simon-cozens.org>"]
66
description = "Fontspector checks for OpenType fonts according to Google Fonts requirements"

0 commit comments

Comments
 (0)