-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
š fix: Fix error when non-ascii characters are in the file path for Mā¦
ā¦acOS
- Loading branch information
Showing
7 changed files
with
160 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,23 @@ | ||
# Release Notes | ||
|
||
## 0.4.0 | ||
|
||
* Upgraded Rust toolchain to v1.82.0 | ||
* Upgraded MediaInfoLib to v24.12 | ||
|
||
## 0.3.0 | ||
|
||
* Upgraded tauri to v2 | ||
* Upgraded MediaInfoLib to v24.11 | ||
|
||
## 0.2.0 | ||
|
||
* Supported media file comparison view | ||
|
||
## 0.1.0 | ||
|
||
* Supported MediaInfoLib v24.6 | ||
* Supported List View | ||
* Supported Detail View | ||
* Supported Json | ||
# Release Notes | ||
|
||
## 0.4.0 | ||
|
||
* Upgraded Rust toolchain to v1.82.0 | ||
* Upgraded MediaInfoLib to v24.12 | ||
* Fixed error when non-ascii characters are in the file path for MacOS | ||
|
||
## 0.3.0 | ||
|
||
* Upgraded tauri to v2 | ||
* Upgraded MediaInfoLib to v24.11 | ||
|
||
## 0.2.0 | ||
|
||
* Supported media file comparison view | ||
|
||
## 0.1.0 | ||
|
||
* Supported MediaInfoLib v24.6 | ||
* Supported List View | ||
* Supported Detail View | ||
* Supported Json |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters