Releases: vixorien/ConsoleCompare
Releases · vixorien/ConsoleCompare
v0.1.8433.29493
Comparisons have always required a space after a numeric tag (unless that tag is at the end of a line). However, that rule wasn't being checked by the parser when loading a simile or by the classification system when writing a simile. Both now correctly enforce this rule.
Note that future versions may relax this rule, but for now everything is at least consistent.
v0.1.8413.39907
Set the working directory of the background process during a console comparison to be the executable's location. This now matches the default behavior of a C# console app.
v0.1.8413
Downgraded the Visual Studio SDK package version from 17.4.x to 17.0.x to support installing the extension on earlier versions of Visual Studio 2022 (17.0.x onwards).
Initial Release: 0.1
Initial public (pre) release!