Skip to content

2.1.5

Choose a tag to compare

@github-actions github-actions released this 28 Jan 05:47
· 57 commits to refs/heads/master since this release
1311f54

Changelog

Added

  • GitHub Pages documentation deployment with MkDocs Material theme
  • Wiki synchronization workflow that automatically syncs documentation to GitHub Wiki
  • Documentation validation workflow that runs on pull requests and pushes
  • MkDocs build validation in pre-push hooks
  • Searchable documentation site at https://wallstop.github.io/DxMessaging/
  • Theme-aware Mermaid diagrams with automatic light/dark mode switching for GitHub Pages
  • User-visible error messages when Mermaid diagrams fail to render

Changed

  • Updated documentationUrl in package.json to point to GitHub Pages site
  • Enhanced README.md with links to documentation site, wiki, and changelog
  • Mermaid diagrams now use neutral theme fallback for GitHub/VSCode markdown preview compatibility

Fixed

  • Comprehensive syntax highlighting for C# code blocks in documentation with distinct colors for keywords, types, functions, strings, numbers, comments, namespaces, and attributes
  • WCAG AA accessibility compliance for code syntax highlighting in both light and dark themes

Pull Requests

Contributors

Dependabot (@dependabot)[bot], Eli Pinkerton (@wallstop) and dependabot[bot]