You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,19 @@
1
1
Below are the noteworthy changes from each release.
2
2
A more detailed list of changes is available in the corresponding milestones for each release in the Github issue tracker (https://github.com/googlefonts/fontbakery/milestones?state=closed).
3
3
4
-
## Upcoming release: 0.13.3 (2025-Apr-??)
4
+
## Upcoming release: 0.13.4 (2025-May-?)
5
+
- ...
5
6
7
+
8
+
## 0.13.3 (2025-Apr-06)
6
9
### Migration of checks
7
10
#### Moved from Universal to OpenType profile
8
-
-**[[opentype/unwanted_aat_tables]]:** AAT is as legitimate as OpenType and Apple ships and actively develop AAT fonts. Such check belongs to the OpenYype profile instead of the Universal profile. (issue #4991)
11
+
-**[opentype/unwanted_aat_tables]:** AAT is as legitimate as OpenType and Apple ships and actively develop AAT fonts. Such check belongs to the OpenYype profile instead of the Universal profile. (issue #4991)
9
12
10
13
### Changes to existing checks
11
14
### On the OpenType profile
12
15
-**[opentype/unwanted_aat_tables]:** EBSC is not an AAT table. (issue #4992)
16
+
-**[opentype/layout_valid_script_tags]:** Set a minimum requirement for the opentypespec dependency. To make sure 'sunu' script tag (for Sunuwar) is recognized as a valid tag. (issue #5014)
13
17
14
18
### On the Universal profile
15
19
-**[unwanted_tables]:** Remove checking for 'prop' because it is an AAT table. (issue #4989)
0 commit comments