Skip to content

Releases: mristin/doctest-csharp

doctest-csharp 2.0.0

15 May 06:43
fb2a681
Compare
Choose a tag to compare

doctest-csharp 1.1.0

04 Oct 10:08
13fb4e5
Compare
Choose a tag to compare

This minor release includes:

  • --verbose flag was introduced making the standard output sparse by default.
  • When --check'ing, the diff of the generated and the actual file is displayed to give the developer more context.

doctest-csharp 1.0.0

26 Aug 11:42
8803468
Compare
Choose a tag to compare

This is the first major version. This version has been tested for a
couple of months on the aasx-package-explorer repository and all
the related bugs and quirks has been fixed.

doctest-csharp 1.0.0-pre2

14 Jul 23:28
6590976
Compare
Choose a tag to compare
Pre-release

This is a pre-release that worked end-to-end on a small set of doctests from https://github.com/admin-shell-io/aasx-package-explorer.

DoctestCsharp 1.0.0-pre1

13 Jul 20:09
c019e02
Compare
Choose a tag to compare
Pre-release

This is the first published version meant to be tested with the repository
https://github.com/admin-shell-io/aasx-package-explorer.