Skip to content

v0.1.2

Compare
Choose a tag to compare
@deponian deponian released this 19 Jun 22:45
· 73 commits to main since this release
v0.1.2
e565d9e

Added

  • Add man pages generator
  • Add man pages to deb, rpm and Arch Linux packages
  • Add completions generator
  • Add Makefile
  • Add "changelog" target to Makefile

Changed

  • Use cobra instead of go-arg
  • Update mangen dependencies
  • Update social preview image
  • Update test and coverage targets in Makefile

Fixed

  • Don't add newline at the end of man page
  • Return an error if logalize is started with an argument
  • Fix comments on exported types
  • Don't reset EXTRA_LDFLAGS and EXTRA_GOFLAGS env variables in Makefile