Skip to content

Releases: cugu/md

v0.2.0

12 Mar 22:21
88997a8

Choose a tag to compare

Caution

There was a breaking change to enable the Marshal function:
Headings are now differentiated, there are heading1, heading2, …, heading6 instead of just heading.

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

23 Feb 11:41
47dbbba

Choose a tag to compare

What's Changed

  • chore: add dependabot by @cugu in #2
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #4
  • chore(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #3
  • chore(deps): bump github.com/yuin/goldmark from 1.7.0 to 1.7.8 by @dependabot in #5

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 May 02:21
4b9544f

Choose a tag to compare

What's Changed

  • refactor: add tests, docs, and improve wording by @cugu in #1

New Contributors

  • @cugu made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Mar 22:41

Choose a tag to compare

Initialize md package.

Full Changelog: https://github.com/cugu/md/commits/v0.1.0