Skip to content

Releases: MiguelDomingues/md-localize

v0.16.5

03 Apr 09:33
67e2b03
Compare
Choose a tag to compare

Commits

  • 67e2b03: Fix update relative paths in anchor links (Miguel Domingues)

v0.16.4

23 Mar 21:04
a2acdbf
Compare
Choose a tag to compare

Commits

  • 043082d: Bump coverlet.collector from 6.0.1 to 6.0.2 (dependabot[bot]) #79
  • 502825f: Fix null reference (Miguel Domingues)

v0.16.3

17 Mar 11:37
a7d7e64
Compare
Choose a tag to compare

Commits

  • 8dbece6: Add --trim-translations (Miguel Domingues)
  • a7d7e64: Added support for extracted comments (Miguel Domingues)

v0.16.2

16 Mar 11:58
1353b31
Compare
Choose a tag to compare

Commits

  • 1353b31: Updated regex to replace relative links (Miguel Domingues)

v0.16.1

15 Mar 19:04
118b712
Compare
Choose a tag to compare

Commits

  • 983edd1: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1 (dependabot[bot]) #71
  • 48ea1d9: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (dependabot[bot]) #72
  • 4ddac26: Bump xunit from 2.6.6 to 2.7.0 (dependabot[bot]) #70
  • 9f8638f: Bump YamlDotNet from 15.1.0 to 15.1.2 (dependabot[bot]) #73
  • 7ac270e: Bump coverlet.collector from 6.0.0 to 6.0.1 (dependabot[bot]) #74
  • 441c217: Bump Markdig from 0.34.0 to 0.35.0 (dependabot[bot]) #75
  • 6a2ed3b: Bump AngleSharp from 1.1.0 to 1.1.2 (dependabot[bot]) #77
  • 59eeed3: Merge branch 'main' into dependabot/nuget/Markdig-0.35.0 (Miguel Domingues) #75
  • 1f2d1ac: Bump Markdig from 0.34.0 to 0.36.2 (dependabot[bot]) #78
  • c7147c9: Fix duplicate relative path update (Miguel Domingues)
  • 5e10b79: Merge branch 'main' into dependabot/nuget/Markdig-0.36.2 (Miguel Domingues) #78

v0.16.0

14 Feb 16:54
896a9d5
Compare
Choose a tag to compare

Commits

  • 15f8917: Bump xunit from 2.6.1 to 2.6.2 (dependabot[bot]) #56
  • 6093afb: Bump AngleSharp from 1.0.6 to 1.0.7 (dependabot[bot]) #57
  • 7a02046: Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (dependabot[bot]) #58
  • 492e83f: Bump actions/setup-dotnet from 3 to 4 (dependabot[bot]) #59
  • 47c9372: Bump xunit from 2.6.2 to 2.6.3 (dependabot[bot]) #60
  • 52c2e52: Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (dependabot[bot]) #61
  • 9c8d144: Bump Markdig from 0.33.0 to 0.34.0 (dependabot[bot]) #62
  • 34d7ca8: Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (dependabot[bot]) #64
  • 0f9ef01: Bump xunit from 2.6.3 to 2.6.4 (dependabot[bot]) #63
  • 32967f5: Bump xunit from 2.6.4 to 2.6.5 (dependabot[bot]) #65
  • 05bcadb: Bump xunit from 2.6.5 to 2.6.6 (dependabot[bot]) #66
  • 66f03e5: Bump AngleSharp from 1.0.7 to 1.1.0 (dependabot[bot]) #67
  • 2038818: Bump YamlDotNet from 13.7.1 to 15.1.0 (dependabot[bot]) #68
  • e77a3ef: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (dependabot[bot]) #69
  • 10d8dec: Add --unescape-entities (Miguel Domingues)

v0.15.0

15 Nov 13:56
Compare
Choose a tag to compare

Commits

  • b73e890: Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (dependabot[bot]) #54
  • 7fef4a0: Bump AngleSharp from 1.0.5 to 1.0.6 (dependabot[bot]) #55
  • 4074c0d: Bump xunit from 2.5.3 to 2.6.1 (dependabot[bot]) #53
  • cf22668: Prevent empty HTML to be extracted (Miguel Domingues)

v0.14.7

31 Oct 15:28
Compare
Choose a tag to compare

Commits

  • 839d501: Fix update image relative path inside HTML (Miguel Domingues)

v0.14.6

31 Oct 14:54
Compare
Choose a tag to compare

Commits

  • 1eb05ed: Improve translation of HTML with --keep-html-together (Miguel Domingues)

v0.14.5

31 Oct 13:40
Compare
Choose a tag to compare

Commits

  • 985e808: Fix duplicate source HTML during translation (Miguel Domingues)