Skip to content

Releases: samzong/mdctl

v0.1.2

28 Aug 05:51
742f8ab

Choose a tag to compare

Changelog

  • c7dbf93 Implement comprehensive markdown-lint functionality with auto-fix and rule management (#29)
  • de239f4 docs(readme): add Ask DeepWiki badge to README.md
  • 8f57093 docs(readme): add Go report card badge to project status section
  • 2125b1d feat(ci): add GitHub Action for running mdctl in Docker and update README

v0.1.1

29 Apr 15:02
893f70c

Choose a tag to compare

Changelog

  • 6ee8c09 Merge pull request #25 from samzong/fix/llms
  • 893f70c chore(optimize): project structure and code comments
  • 7b411df 🎉 add Dockerfile and GitHub Actions workflow for multi-arch image build
  • 6897d37 🎨 add -vv and --max-pages for llmstxt
  • 2d857c2 📝 update docs.
  • 48fc7ba 📦️ update x/net (#26)

v0.1.0

19 Mar 03:39
1f248c7

Choose a tag to compare

Changelog

  • 1f248c7 Merge pull request #24 from samzong/feat/llmstxt
  • 98072a1 support llmstxt file generate
  • 44c6bc6 update README, add new command guide

v0.0.11

10 Mar 06:52
84582a6

Choose a tag to compare

Changelog

  • 7dff691 Merge pull request #17 from samzong/feat/idoc
  • 84582a6 Merge pull request #21 from samzong/output
  • 7e32d16 add .docx to .gitignore
  • af44380 add design doc for export command
  • 6e4f712 feature: add export command
  • 190c108 💚 fix idoc workflow
  • 61356fa 📝 add gh-page with idoc
  • 6a1f2e5 📝 add gh-page with idoc

v0.0.10

25 Feb 06:13
dedc60d

Choose a tag to compare

Changelog

  • 44ab9d3 Merge pull request #13 from samzong/format-cmd-help
  • f804cac Merge pull request #14 from samzong/test-claude
  • dedc60d Merge pull request #15 from samzong/feat/upload-image
  • 6328210 chore(help): format command help message
  • ef5b303 doc(desgin): add porposal of upload markdown file images
  • c421220 feat(upload): run make fmt
  • 7fc6641 feat(upload): support upload image to any s3-compatible cloud storage service

v0.0.9

12 Feb 06:45
7e7068d

Choose a tag to compare

Changelog

  • 7e7068d Merge pull request #11 from samzong/feat/ollama
  • 35e3ca5 doc(samples): add sample files
  • b39c068 feat(config): update default translate prompt
  • 9ed2c2c feat(translator): support use deepseek r1 model

v0.0.8

12 Feb 01:29
0ffda22

Choose a tag to compare

Changelog

  • 7a5a7ed Add license scan report and status
  • c04a74c Merge pull request #7 from samzong/fix/homebrew
  • f8bb9c1 Merge pull request #8 from fossabot/add-license-scan-badge
  • 57b0116 Merge pull request #9 from samzong/fix/makefile-homebrew
  • 0ffda22 fix(Makefile): syntax errors
  • a812f2b fix(version): --version cannot show right version
  • f13f629 fix: update homebrew error
  • 2d3cd9f fix: update homebrew error
  • 8632ca0 fix: update homebrew sha256 error

v0.0.7

12 Feb 01:05
de8fb18

Choose a tag to compare

Changelog

  • 7a5a7ed Add license scan report and status
  • c04a74c Merge pull request #7 from samzong/fix/homebrew
  • f8bb9c1 Merge pull request #8 from fossabot/add-license-scan-badge
  • 57b0116 Merge pull request #9 from samzong/fix/makefile-homebrew
  • de8fb18 fix: update homebrew error
  • 2d3cd9f fix: update homebrew error
  • 8632ca0 fix: update homebrew sha256 error

v0.0.5

10 Feb 09:32
e883263

Choose a tag to compare

Changelog

  • e883263 Merge pull request #6 from samzong/fix/cannot-skip-translated
  • 4b78681 feat: update
  • ddff859 fix: fix cannot skip translate
  • 2b4334b fix: force translate not working
  • b2c4bb3 fix: translated have space line
  • 58663fa fix: url have space
  • 9571a4d support format markdown file

v0.0.4

10 Feb 06:11
2154bac

Choose a tag to compare

Changelog

  • 2154bac Merge pull request #5 from samzong/feat/translate
  • 8d073fc feat: support config manage and translate
  • 7a1aa25 feat: support config manage and translate and help