Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 22:51
· 138 commits to master since this release

1.2.0 - 2024-09-06

Features

  • selfupdate: Add selfupdate command and fetch from github releases - (a0832d8)

Bug Fixes

  • chmod: Use rust to set executable permissions - (a36e1d9)
  • download: Use reqwest instead of curl or wget - (76ac6c9)
  • gunzip: Use async-compression instead of the gunzip binary - (de16590)
  • release.sh: Lint and test before releasing - (bc5aa6c)

Documentation

  • readme: More information on config file and overriding parser.toml - (dcafb2c)