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
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## v0.5.0
4
+
5
+
- Performance optimizations
6
+
- Library: New default parallel TTX XML dump on systems that have more than one CPU, falls back to sequential execution on single CPU systems
7
+
- `fdiff` executable: New `--nomp` option that overrides the default multi processor optimizations
8
+
-`fdiff` executable: Added new default standard output user notification that no difference was identified when the files under evaluation are the same. This replaces no output in the standard output stream and an exit status code of zero as the indicators that there were no differences identified between the files.
9
+
3
10
## v0.4.0
4
11
5
12
- Added support for remote font files with asynchronous I/O GET requests. This feature supports combinations of local and remote font file comparisons.
0 commit comments