Skip to content

Releases: liamgallear/md_split

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 11:12
185aaca

What's Changed

  • Add support for preserving content before first H2 header as 00-preamble.md by @Copilot in #5

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@liamgallear liamgallear released this 24 Sep 09:21
0aca978

What's Changed

  • Implement Go-based markdown splitting and merging tool with Cobra CLI framework by @Copilot in #1
  • Add GitHub Actions workflow for automated releases by @Copilot in #3
  • Implement CLI styling with Charm.sh tools for enhanced user experience by @Copilot in #4

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/liamgallear/md_split/commits/v1.0.0