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: RELEASE.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
1
There are experimental binaries available for the Windows, Linux and Mac versions of Signet. These can be found in the assets section of this Github release. Just download and extract the file to start using it.
2
2
3
-
**Note for macOS**: The macOS version is not codesigned or notarized. The first time you use Signet you will need to right click it, and select "open".
3
+
**Note for macOS**: The macOS version is not codesigned or notarized. The first time you use Signet you might need to right click it, and select "open".
4
4
5
5
Changes:
6
6
7
+
0.1.6:
8
+
- Add --output-file option for specifying a single output file instead of overwriting the input file
9
+
- Fix filepath case sensitivity issues on Window and macOS
10
+
- Fix norm --rms when using --independent-channels
0 commit comments