Skip to content

Releases: elliotxx/mdfmt

v0.2.1

14 Feb 09:04
Compare
Choose a tag to compare

Changelog

  • c693f5a chore: show docker image in changelog

Docker Images

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

Thanks!

v0.2.0

13 Feb 11:13
Compare
Choose a tag to compare

Changelog

  • 5fc786c chore: update go version 1.16 => 1.17 in go.mod
  • 7d66212 chore: update go version 1.16 => 1.17 in .github & .golangci.yml

Thanks!

v0.1.8

13 Feb 10:19
Compare
Choose a tag to compare

Changelog

  • 7eee9f7 feat: support homebrew autorelease by goreleaser
  • a110c4f chore: use PAT in GoReleaser

Thanks!

v0.1.7

13 Feb 04:28
Compare
Choose a tag to compare

Changelog

  • 8d8897f refactor: use gulu/gitutil & refine version info
  • 79b9bb3 refactor: add gitInfo to version info
  • 7501a9c chore: remove 'Major Changes' in goreleaser changelog config
  • 0bac44f chore: refine goreleaser.yml
  • 86d1c8c chore: off release.draft in .goreleaser.yml

Thanks!

v0.1.6

12 Feb 12:28
Compare
Choose a tag to compare

Major changes

  • Revert "style: adjust ./main.go to ./cmd/main.go"

Changelog

  • 5686c3e Revert "style: adjust ./main.go to ./cmd/main.go"

Thanks!

v0.1.5

12 Feb 09:40
Compare
Choose a tag to compare

Major changes

  • support more version informations
  • set default version

Changelog

  • 156407d style: adjust ./main.go to ./cmd/main.go
  • e89d0a0 feat: support more version informations
  • 6efbaec feat: set default version

Thanks!

v0.1.3

11 Feb 10:08
Compare
Choose a tag to compare

Major changes

  • support stdin and mutli args

Changelog

Thanks!

v0.1.2

11 Feb 07:30
Compare
Choose a tag to compare

Major changes

  • adjust cmd/main.go => main.go

Changelog

  • b440cef style: adjust cmd/main.go => main.go

Thanks!

v0.1.1

11 Feb 06:27
Compare
Choose a tag to compare

Major changes

  • support -w write flag

Changelog

  • 054a5f5 feat: support -w write flag

Thanks!