Releases: MyNihongo/MudBlazor.Markdown
Releases · MyNihongo/MudBlazor.Markdown
Version 9.0.0
What's Changed
- Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #346
- ignore fluent assertions dependabot by @MihailsKuzmins in #349
- Bump MudBlazor from 8.11.0 to 8.12.0 by @dependabot[bot] in #351
- Bump Markdig from 0.41.3 to 0.42.0 by @dependabot[bot] in #352
- Bump BenchmarkDotNet from 0.15.2 to 0.15.3 by @dependabot[bot] in #353
- Bump BenchmarkDotNet from 0.15.3 to 0.15.4 by @dependabot[bot] in #356
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #357
- Bump MudBlazor from 8.12.0 to 8.13.0 by @dependabot[bot] in #358
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #359
- Bump BenchmarkDotNet from 0.15.4 to 0.15.5 by @dependabot[bot] in #361
- Bump BenchmarkDotNet from 0.15.5 to 0.15.6 by @dependabot[bot] in #362
- Bump MudBlazor from 8.13.0 to 8.14.0 by @dependabot[bot] in #363
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #365
- Bump BenchmarkDotNet from 0.15.6 to 0.15.7 by @dependabot[bot] in #366
- Bump bunit from 1.40.0 to 2.1.1 by @dependabot[bot] in #367
- Bump MudBlazor from 8.14.0 to 8.15.0 by @dependabot[bot] in #368
- Bump Markdig from 0.42.0 to 0.44.0 by @dependabot[bot] in #370
- Bump BenchmarkDotNet from 0.15.7 to 0.15.8 by @dependabot[bot] in #371
- Bump bunit from 2.1.1 to 2.2.2 by @dependabot[bot] in #372
- remove top margin for tables by @MihailsKuzmins in #374
- Bump bunit from 2.2.2 to 2.4.2 by @dependabot[bot] in #376
- Bump bunit from 2.4.2 to 2.5.3 by @dependabot[bot] in #378
- Add support for net10.0 by @yaqian256 in #377
- bump to 9.0.0-preview.2 by @MihailsKuzmins in #379
- Bump Markdig from 0.44.0 to 0.45.0 by @dependabot[bot] in #381
- Bump MudBlazor from 9.0.0-preview.2 to 9.0.0-rc.1 by @dependabot[bot] in #382
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #383
- Bump MudBlazor from 9.0.0-rc.1 to 9.0.0 by @dependabot[bot] in #384
- preserve URL parameters when changing URL by @MihailsKuzmins in #385
New Contributors
- @yaqian256 made their first contribution in #377
Full Changelog: v8.11.0...v9.0.0
Version 9.0.0 Preview 2
What's Changed
- Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #346
- ignore fluent assertions dependabot by @MihailsKuzmins in #349
- Bump MudBlazor from 8.11.0 to 8.12.0 by @dependabot[bot] in #351
- Bump Markdig from 0.41.3 to 0.42.0 by @dependabot[bot] in #352
- Bump BenchmarkDotNet from 0.15.2 to 0.15.3 by @dependabot[bot] in #353
- Bump BenchmarkDotNet from 0.15.3 to 0.15.4 by @dependabot[bot] in #356
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #357
- Bump MudBlazor from 8.12.0 to 8.13.0 by @dependabot[bot] in #358
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #359
- Bump BenchmarkDotNet from 0.15.4 to 0.15.5 by @dependabot[bot] in #361
- Bump BenchmarkDotNet from 0.15.5 to 0.15.6 by @dependabot[bot] in #362
- Bump MudBlazor from 8.13.0 to 8.14.0 by @dependabot[bot] in #363
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #365
- Bump BenchmarkDotNet from 0.15.6 to 0.15.7 by @dependabot[bot] in #366
- Bump bunit from 1.40.0 to 2.1.1 by @dependabot[bot] in #367
- Bump MudBlazor from 8.14.0 to 8.15.0 by @dependabot[bot] in #368
- Bump Markdig from 0.42.0 to 0.44.0 by @dependabot[bot] in #370
- Bump BenchmarkDotNet from 0.15.7 to 0.15.8 by @dependabot[bot] in #371
- Bump bunit from 2.1.1 to 2.2.2 by @dependabot[bot] in #372
- remove top margin for tables by @MihailsKuzmins in #374
- Bump bunit from 2.2.2 to 2.4.2 by @dependabot[bot] in #376
- Bump bunit from 2.4.2 to 2.5.3 by @dependabot[bot] in #378
- Add support for net10.0 by @yaqian256 in #377
- bump to 9.0.0-preview.2 by @MihailsKuzmins in #379
New Contributors
- @yaqian256 made their first contribution in #377
Full Changelog: v8.11.0...v9.0.0-preview.2
Version 8.11.0
What's Changed
- Bump FluentAssertions and xunit.runner.visualstudio by @dependabot[bot] in #331
- Bump FluentAssertions and MudBlazor by @dependabot[bot] in #332
- handle soft and hard breaks by @MihailsKuzmins in #337
- rework the code copy button by @MihailsKuzmins in #338
- Bump FluentAssertions and MudBlazor by @dependabot[bot] in #340
- bump to v8.11.0 by @MihailsKuzmins in #341
Full Changelog: v8.9.0...v8.11.0
Version 8.9.0
What's Changed
- update README by @MihailsKuzmins in #323
- add Dense styling for the table by @MihailsKuzmins in #326
- refactor props and allow omitting target="_blank" by @MihailsKuzmins in #327
- bump to v8.9.0 by @MihailsKuzmins in #328
Full Changelog: v8.7.0...v8.9.0
Version 8.7.0
What's Changed
- rework elementIndex for rendering by @MihailsKuzmins in #309
- 🐛 Inject IMudMarkdownMemoryCache into MudMarkdownValueProvider by @MattParkerDev in #313
- create a table of contents by @MihailsKuzmins in #316
- remove IMemoryCache by @MihailsKuzmins in #319
- refactor styling properties by @MihailsKuzmins in #320
- optimise HeadingBlockEx by @MihailsKuzmins in #321
- bump to v8.7.0 by @my-nihongo in #322
Full Changelog: v8.6.0...v8.7.0
Version 8.6.0
What's Changed
- fix cached value for URL by @MihailsKuzmins in #310
- bump to 8.6.0 by @my-nihongo in #312
Full Changelog: v8.5.1.1...v8.6.0
Version 8.5.1.1
What's Changed
- render empty lines in the code block by @MihailsKuzmins in #304
- register custom IMemoryCache by @MihailsKuzmins in #305
- bump to v8.5.1.1 by @MihailsKuzmins in #306
Full Changelog: v8.5.1...v8.5.1.1
Version 8.5.1
What's Changed
- add a sample for an ordered list by @MihailsKuzmins in #292
- implement different markdown sources by @MihailsKuzmins in #293
- render indented code blocks by @MihailsKuzmins in #296
- bump to 8.5.1 by @MihailsKuzmins in #297
Full Changelog: v8.0.0...v8.5.1
Version 8.0.0
What's Changed
- Add strikethrough support by @NALStudio in #280
- remove .NET6 support by @MihailsKuzmins in #281
- Do not hide invalid markdown emphasis by @NALStudio in #284
- update CSS classes, attribute name refactoring by @MihailsKuzmins in #286
- bump to 8.0.0 by @MihailsKuzmins in #287
New Contributors
- @NALStudio made their first contribution in #280
Full Changelog: v7.14.0...v8.0.0
Version 7.14.0
What's Changed
- update node packages by @MihailsKuzmins in #275
- show invalid table markdown by @MihailsKuzmins in #276
- Update README.md by @MihailsKuzmins in #277
- bump to 7.14 by @MihailsKuzmins in #278
Full Changelog: v7.8.0...v7.14.0