2.1.5
·
57 commits
to refs/heads/master
since this release
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
documentationUrlin 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
- Bump version to 2.1.5 (#146) Eli Pinkerton (@wallstop)
- Correct SVG Path (#145) Eli Pinkerton (@wallstop)
- SVG banner (#144) Eli Pinkerton (@wallstop)
- CI Cleanup (#142) Eli Pinkerton (@wallstop)
- Add templates, fix CI/CD (#141) Eli Pinkerton (@wallstop)
- Update dependabot to ignore source generator project (#137) Eli Pinkerton (@wallstop)
- Initial GitHub Pages (#136) Eli Pinkerton (@wallstop)
- Docs Overhaul (#134) Eli Pinkerton (@wallstop)
- Initial LLM Refactor + Devcontainer (#127) Eli Pinkerton (@wallstop)
- Update EOL settings (#125) Eli Pinkerton (@wallstop)
- Performance Improvements - Take 1 (#123) Eli Pinkerton (@wallstop)
Contributors
Dependabot (@dependabot)[bot], Eli Pinkerton (@wallstop) and dependabot[bot]