Skip to content

v1.1.0

Choose a tag to compare

@jonaslu jonaslu released this 08 Sep 08:17
· 270 commits to main since this release

This has happended since v1.0.0:

  • wget has been added as a backend. With the unholy trio of curl, httpie and wget there's a big chance of at least one of them being installed on your mac / linux / windows 10 box (or any remote linux server) so you don't have to.
  • Ain trims any trailing empty lines in the output from executables.
  • ain -b scans your path and tells you if you have curl, httpie or wget installed so you don't have to know or check your $PATH yourself.