Skip to content

0.5.2

Compare
Choose a tag to compare
@rholshausen rholshausen released this 25 Oct 00:11
· 35 commits to master since this release

Support linux with glibc 2.18+ and aarch64 (ARM64) binaries

  • 2322656 - fix: file extension option should only be given once
  • ab2c414 - chore: make the provider and consumer name parameters singular
  • 5398be5 - chore: correct homepage in manifest
  • 2e4c46e - chore: update dep crates
  • cbf1ebf - chore: add test with interactions with different query parameters
  • c2be7b1 - chore: Add aarch64 (ARM64) binaries to the release build #50
  • fde3606 - chore: Upgrade Clap to 4.0.x
  • ca3c5d0 - fix: build linux executable with Debian Stretch (supports GLibC 2.18+) #39
  • 5bee6ed - chore: Update dependencies