Releases: boxofyellow/ConsoleMarkdownRenderer
Releases · boxofyellow/ConsoleMarkdownRenderer
v0.7.6
What's Changed
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #29
- Bump the nuget-dependencies group with 6 updates by @dependabot[bot] in #30
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Bump the nuget-dependencies group with 3 updates by @dependabot[bot] in #28
Full Changelog: v0.7.4...v0.7.5
v.0.7.4
What's Changed
- Add GitHub Actions to Dependabot configuration by @boxofyellow in #23
- Bump the github-actions group with 3 updates by @dependabot[bot] in #24
- Add solution file by @boxofyellow in #25
- Fix dependabot by @boxofyellow in #26
- Bump the nuget-dependencies group with 6 updates by @dependabot[bot] in #27
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Configure Dependabot to group NuGet dependencies into single PR by @Copilot in #19
- Skip code coverage workflow for dependabot PRs by @Copilot in #22
- Bump the nuget-dependencies group with 2 updates by @dependabot[bot] in #20
New Contributors
- @Copilot made their first contribution in #19
- @dependabot[bot] made their first contribution in #20
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Flip to Async interface by @boxofyellow in #11
- Bump Markdig to 0.38.0 by @boxofyellow in #12
- Cleanup small typos by @boxofyellow in #13
- Address 'security vulnerabilities' by @boxofyellow in #14
Important
The public methods have been renamed DisplayMarkdown -> DisplayMarkdownAsync and are now async methods
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Make
uirBaseoptional by @boxofyellow in #5 - Bump Markdig to 0.37.0 by @boxofyellow in #6
- Bump Spectre.Console to 0.49.1 by @boxofyellow in #7
- Remove workaround for https://github.com/spectreconsole/spectre.conso… by @boxofyellow in #8
- Bump all the test decencies by @boxofyellow in #9
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Allow more options to style headers by @boxofyellow in #4
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bumped to dotnet 8.0
- Allow caller to overwrite styling by @boxofyellow in #3
New Contributors
- @boxofyellow made their first contribution in #3
Full Changelog: v0.5.0...v0.6.0