Skip to content

Releases: fosskers/cargo-aur

1.1.0

10 Aug 23:56
Compare
Choose a tag to compare

Added

  • The --musl flag to compile the release binary with the MUSL target. In most cases, this will result in a fully statically linked binary.

1.0.3

18 Jul 15:12
Compare
Choose a tag to compare

Changed

  • Better release profile which produces smaller binaries.

1.0.2

22 Jun 19:04
Compare
Choose a tag to compare

Changed

  • cargo aur will now auto-detect the git host (Github or Gitlab) and generated a source link based on that.
  • Fewer dependencies.

1.0.1

17 Jun 18:29
Compare
Choose a tag to compare

Changed

  • Use sha256 instead of md5.
  • The install line in package() is now more modern as a one-liner.

1.0.0

11 Jun 03:35
Compare
Choose a tag to compare

This is the initial release.