Skip to content

Releases: elliotxx/mdfmt

v1.0.0

28 Jul 03:47
Compare
Choose a tag to compare

Changelog

  • 98e46c7 ✅ test: add blank
  • 9354eb2 ✏️ fix: typo
  • b265586 📝 docs: add gitmoji thanks to README
  • 60cee97 💚 fix: wrong .goreleaser config

Docker Images

  • elliotxx/mdfmt:v1.0.0
  • elliotxx/mdfmt:v1.0.0-arm64

Thanks!

v0.4.2

02 Mar 07:13
Compare
Choose a tag to compare

Changelog

  • 8a49dd0 👷 chore: improve release binary size by goreleaser

Docker Images

  • elliotxx/mdfmt:v0.4.2
  • elliotxx/mdfmt:v0.4.2-arm64

Thanks!

v0.4.1

25 Feb 08:19
Compare
Choose a tag to compare

Changelog

  • fb1f65f ♻️ refactor: move ProcessMDFile from pkg to cmd/mdfmt

Docker Images

  • elliotxx/mdfmt:v0.4.1
  • elliotxx/mdfmt:v0.4.1-arm64

Thanks!

v0.4.0

25 Feb 08:00
Compare
Choose a tag to compare

Changelog

  • 47b84ad ♻️ refactor: rename NewMainOptions => NewOptions
  • 63e87af 📝 docs: add gitmoji & docker pulls badge
  • 69821d4 💥 feat: support auto space between zh and en
  • 4489c37 🍱 docs: improve demo video

Docker Images

  • elliotxx/mdfmt:v0.4.0
  • elliotxx/mdfmt:v0.4.0-arm64

Thanks!

v0.3.3

24 Feb 13:36
Compare
Choose a tag to compare

Changelog

  • 9d05eef feat: support verbose cmd flag, and fix unexpected panic when calling luteEngine.Format()

Docker Images

  • elliotxx/mdfmt:v0.3.3
  • elliotxx/mdfmt:v0.3.3-arm64

Thanks!

v0.3.2

23 Feb 12:28
Compare
Choose a tag to compare

Changelog

  • 3e810f4 fix: npe when given the file or directory that does not exist

Docker Images

  • elliotxx/mdfmt:v0.3.2
  • elliotxx/mdfmt:v0.3.2-arm64

Thanks!

v0.3.1

23 Feb 07:08
Compare
Choose a tag to compare

Changelog

  • 1fcfa4f feat: support -l flag to display diffs instead of rewriting files

Docker Images

  • elliotxx/mdfmt:v0.3.1
  • elliotxx/mdfmt:v0.3.1-arm64

Thanks!

v0.3.0

23 Feb 06:45
Compare
Choose a tag to compare

Changelog

  • 2236226 feat: support -d flag to display diffs instead of rewriting files

Docker Images

  • elliotxx/mdfmt:v0.3.0
  • elliotxx/mdfmt:v0.3.0-arm64

Thanks!

v0.2.3

15 Feb 03:53
Compare
Choose a tag to compare

Changelog

  • ecb8232 feat: use main or default version info

Docker Images

  • elliotxx/mdfmt:v0.2.3
  • elliotxx/mdfmt:v0.2.3-arm64

Thanks!

v0.2.2

14 Feb 11:55
Compare
Choose a tag to compare

Changelog

  • 713cf79 style: move ./main.go to ./cmd/mdfmt/main.go

Docker Images

  • elliotxx/mdfmt:v0.2.2
  • elliotxx/mdfmt:v0.2.2-arm64

Thanks!