Skip to content

Releases: SimonCropp/MarkdownSnippets

21.0.1

03 Oct 10:33
Compare
Choose a tag to compare

As part of this release we had 73 commits which resulted in 1 issue being closed.

Bug

  • #288 Add failing test for toc in file with no headings

21.0.0

03 Oct 10:33
Compare
Choose a tag to compare

As part of this release we had 103 commits which resulted in 2 issues being closed.

Bug

  • #285 Add support for including a full non text file

Improvement

  • #286 Rename AppendSnippetGroupToMarkdown > AppendSnippetsToMarkdown

20.0.0

19 Aug 22:00
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 3 issues being closed.

Features

  • #275 Add document convention
  • #274 Merge TreatMissingSnippetAsWarning and TreatMissingIncludeAsWarning into TreatMissingAsWarning
  • #273 Feature request: Additional option for the lib to work on a single file rather than source and generated file

19.2.0

10 Aug 09:49
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bug

  • #272 Add missing document-extensions to cli

19.1.4

05 Aug 21:42
Compare
Choose a tag to compare

As part of this release we had 13 commits which resulted in 1 issue being closed.

Bug

  • #270 erroneous / in link

19.1.0

04 Aug 11:18
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 1 issue being closed.

Feature

  • #268 Add ability to process other document extensions

19.0.2

29 Jul 10:45
Compare
Choose a tag to compare

As part of this release we had 37 commits which resulted in 1 issue being closed.

Bug

  • #265 Should probably ignore regions which you cannot use, rather than exit on unhandled exception

19.0.1

22 Jun 08:23
Compare
Choose a tag to compare

As part of this release we had 17 commits which resulted in 1 issue being closed.

Bug

  • #251 MdTargetDir .git error

18.0.0

26 Jan 09:12
Compare
Choose a tag to compare

As part of this release we had 18 commits which resulted in 4 issues being closed.

Bug

  • #158 Is it intentional that there is no error message for missing includes?

Improvements

  • #160 rename TreatMissingSnippetsAsWarnings to TreatMissingSnippetAsWarning
  • #159 split urls by space
  • #157 Way to pull in files from outside repo - preferably by supplying a URL to text file

17.7.2

26 Jan 09:12
Compare
Choose a tag to compare

As part of this release we had 23 commits which resulted in 1 issue being closed.

Improvement

  • #155 only run msbuild task once per build