Skip to content

Releases: SimonCropp/MarkdownSnippets

28.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 04:04
  • #787 Harden markdown write against parallel-build file locks

28.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 00:07
a39476b
  • #782 Add ExcludeMarkdownFiles config option
  • #783 Reduce allocations on file-discovery and markdown hot paths

28.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:12
  • #773 Include full list of invalid words in validation message

28.3.0

Choose a tag to compare

@github-actions github-actions released this 28 May 22:42
09c7e54
  • #768 Skip CLAUDE.md when scanning for files
  • #769 Perf

28.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 22:58
  • #743 Open file via FileStream with ReadWrite sharing
  • #744 exclude PackageOutputPath
  • #746 Use Count checks instead of Any()
  • #747 use HashSet for usedSnippets and usedIncludes
  • #748 fix IncludeProcessor.AddInclude On2 list inserts
  • #749 use Frozen for ContentValidation
  • #750 Language Override per snippet

28.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 10:21

No issues in this milestone yet.

28.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 11:28
  • #742 Fixing # char in filename to link

28.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 06:20
  • #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

Choose a tag to compare

@github-actions github-actions released this 25 Jan 06:39

28.0.0-beta.24

Choose a tag to compare

@github-actions github-actions released this 24 Jan 09:19