Releases: boxofyellow/ConsoleMarkdownRenderer
Releases · boxofyellow/ConsoleMarkdownRenderer
v0.7.9
What's Changed
- Add permissions to ci.yaml for clear read content access by @Copilot in #37
- Update workflow files to use OIDC authentication for codecov and pin all actions to SHAs by @Copilot in #38
- Bump the nuget-dependencies group with 1 update by @dependabot[bot] in #39
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- Bump the nuget-dependencies group with 2 updates by @dependabot[bot] in #36
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- Bump the nuget-dependencies group with 1 update by @dependabot[bot] in #31
- Bump the nuget-dependencies group with 2 updates by @dependabot[bot] in #32
- Bump the nuget-dependencies group with 3 updates by @dependabot[bot] in #33
Full Changelog: v0.7.6...v0.7.7
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