Skip to content

Releases: vixorien/ConsoleCompare

v0.1.8433.29493

02 Feb 21:30
ba7f00c

Choose a tag to compare

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

14 Jan 03:14

Choose a tag to compare

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

13 Jan 20:40

Choose a tag to compare

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

06 Jan 20:26

Choose a tag to compare

Initial public (pre) release!