- Updated CliWrap to 3.5.0
- Updated Spectre.Console to 0.45.0
- Updated System.CommandLine.DragonFruit to 0.4.0-alpha.22272.1
- Updated Terminal.Gui to 1.8.2
- Fix when the same filename is present more than once (in different)
- Fix About dialog width (display ASCII correctly)
- Add support for comparing object files. Contributed by Ivan Povazan @ivanpovazan
- Fix possible exception when refreshing (
F5
) in case the path(s) does not exist anymore.
- Add
--mapping-file <mapping-file>
option to specify a mapping file. This allows you to map the names of the files in the bundle to the names of the files in the previous bundle. - Add UI to pair/unpair files and to save the current mapping into a text file which can be loaded with
--mapping-file
orFile | Open File Mappings...
.
- Fix hang after creating a gist
- Add a custom tool analyzer (
SHIFT+T
) to compare two files, e.g. runotool -L
on both files and show thediff -u
between them. - Add selected file (
SHIFT+J
) or all files (SHIFT+I
) identification - Add selected file comparison (
SHIFT+C
)
- Fix
ArgumentNullException
if no directories are provided from the command-line - Show the Gist documentation if an error occurs while gisting
- Correctly compare directories ending (or not) with a slash
- Fix nuget package information (license, readme, changelog...)
- Compare file sizes inside app bundle or directories
- Export report to markdown (files or gists)
- Use from the command-line or invoke the text user interface