Skip to content

Releases: SimonCropp/MarkdownSnippets

28.0.1

05 Mar 11:28

Choose a tag to compare

  • #742 Fixing # char in filename to link

28.0.0

07 Feb 06:20

Choose a tag to compare

  • #524 Re-instate preserving of line endings
  • #717 Add support for expressive code in snippets
  • #719 Implement web-snippets
  • #720 Include snippet indentation in output.
  • #724 Fix round-tripping of web-snippet and add optional linking to alternate source file
  • #726 detect newlines from git attributes and editor config
  • #727 Missing stringbuilder return to cache
  • #728 Fix file attrbutes not being set
  • #729 Better Missing Closing Comment handling
  • #730 Use HashSet for invalid filename characters
  • #731 Better perf for TOC link generation
  • #732 FileFinder separate sort+allocate operations
  • #733 Remove unnecessary ToList() call on MissingSnippets
  • #734 Refactor line removal logic in RemoveUntilMatch
  • #735 Optimize ScrubPath to remove slashes efficiently
  • #736 Optimize path separator removal in SnippetExtensions
  • #737 Use more spans
  • #738 Use frozen collections for improved performance

28.0.0-beta.25

25 Jan 06:39

Choose a tag to compare

28.0.0-beta.24

24 Jan 09:19

Choose a tag to compare

25.1.0

14 Aug 19:24

Choose a tag to compare

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

Feature

  • #628 RollForward to LatestMajor

25.0.1

06 Aug 12:16

Choose a tag to compare

As part of this release we had 2 issues closed.

Bugs

  • #622 Remove incorrect spacing in includes
  • #623 Add missing else on empty include

24.5.1

10 Jan 08:47
b14d153

Choose a tag to compare

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

Bug

  • #545 fix bug with nested md source dir

24.5.0

20 Jun 11:34
e4c04ff

Choose a tag to compare

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

Improvement

  • #493 Dont exclude directories starting with underscore

24.4.0

25 May 20:50

Choose a tag to compare

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

Improvement

  • #489 Option to omit only the source link

24.3.0

02 Feb 23:15

Choose a tag to compare

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

Feature

  • #455 Allow additional file extensions for markdown files