Skip to content

Releases: aviaviavi/curl-runnings

0.17.2

03 Dec 01:26
Compare
Choose a tag to compare

📦 curl-runnings-0.17.2-mac.tar.gz
📦 curl-runnings-0.17.2-linux.tar.gz

What's Changed

Full Changelog: 0.17.1...0.17.2

0.17.0

07 Mar 19:23
9a9b280
Compare
Choose a tag to compare

0.16.4

04 Feb 00:13
8d910cd
Compare
Choose a tag to compare

A variety of fixes, notably aeson upper bounds to fix the build

0.16.0

03 Oct 22:22
3921500
Compare
Choose a tag to compare

Curl-runnings now supports Dhall!

Download from the official links here:

📦  curl-runnings-0.16.0-mac.tar.gz
📦  curl-runnings-0.16.0-linux.tar.gz

0.15.0

29 Sep 20:06
Compare
Choose a tag to compare

0.14.0

04 Jul 19:13
Compare
Choose a tag to compare
  • Basic auth
  • Output test results to json file

0.12.0

20 Feb 18:36
Compare
Choose a tag to compare
  • URLEncoded bodies (@paulcadman)
  • Ability to specify query params as objects (@paulcadman)
  • Support header values with : characters (@paulcadman)
  • Print approx time of each test

0.11.1

21 Oct 17:37
9f08b25
Compare
Choose a tag to compare

Keys can start with _

0.11.0

29 Mar 18:16
Compare
Choose a tag to compare

This release is thanks to @johnchildren.

Upgrade to stackage LTS 13.13, which gives us:

  • MegaParsec version 7, which improves parsing speed and error messages
  • Plays nicer with nixpkgs

0.10.0

15 Mar 16:53
Compare
Choose a tag to compare

Flag to optionally skip TLS checking, for self signed certificates