Skip to content

Releases: mcandre/mx

#optimize

16 Mar 22:14
v0.0.47
5e305d1

Choose a tag to compare

  • Drop goreleaser for minimalist tuco
  • Add ExecSilent, RunVSilent to manage noisy logs for shell commands
  • Immutable API variables

#goreleaser

12 Mar 23:21
v0.0.46
386c98f

Choose a tag to compare

  • Transition from tuco to goreleaser.
  • Wrap goreleaser in more intuitive, mage friendly tasks GoReleaser and CleanGoReleaser.

#minimalist

12 Mar 09:14
v0.0.45
76f925d

Choose a tag to compare

Remove little used string edition of OS path separator rune

#dox-sync

12 Mar 08:51
v0.0.44
d59fe90

Choose a tag to compare

Release fresh slugs to the Go Packages API docs website

#mx

12 Mar 08:30
v0.0.43
e4dec85

Choose a tag to compare

#mx
  • Rename project to "mx".
  • Unify names across GitHub URLs, git clone URL's, and Go modules.

#magic

12 Mar 08:21
v0.0.42
f778867

Choose a tag to compare

Update mage

#idiomatic

12 Mar 08:17
v0.0.41
5bf268e

Choose a tag to compare

Redesign API to account for more idioms from auxiliary mage libraries in https://magefile.org/libraries/

#up

12 Mar 07:04
v0.0.40
a82a901

Choose a tag to compare

#up

Drop Xgo wrapper function, as the mkdir -p fix is no longer needed as of xgo v1.9.0.

#dropdead

12 Mar 06:46
v0.0.39
cc4f3ea

Choose a tag to compare

Remove Revive, as the revive utility is known to have portability problems

#modernize

12 Mar 06:43
v0.0.38
cfa1313

Choose a tag to compare

Drop GoLint utility function, as golint is no longer maintained