Skip to content

Tags: aviaviavi/curl-runnings

Tags

0.17.2

version bump 0.17.2

0.17.1

Set headers last, so content type can be overwritten

0.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stack LTS upgrade (#77)

* Upgrade to lts-18

* Move Text in with 'aeson < 2.0' section as it's only needed there

* Switch to the aviaviavi cachix cache

0.16.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Aeson problem (#74)

* Put an uppor bounds on Aeson for now

Problem: Aeson 2.0+ came out with a vuln fix. Unfortunately it is a breaking
change. This causes curl-runnings to fail to compile if you just grab a fresh
GHC installation and try to `cabal install curl-runnings`

Solution (in two steps):
1. Put an upper bounds on aeson and push a point release (0.16.4).
2. Fix the aeson compilation with CPP directives pivoting on the version of
Aeson and release a new minor version (0.17.x)

(cherry picked from commit 62fae2071c562e7cf745f3b9142225c90e432cf7)

* Bumping the incremental version of curl-runnings

(cherry picked from commit 520010af396ee0b8e2e08fb976b774f3397f1e6d)

0.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Basic Dhall support (#11)

* basic dhall support

* add linux modifier to archive name, for consistency

* dhall in docs

* readme updates

* bump version

0.15.0

remove cabal file from git

0.14.0

version bump 0.14.0

0.12.0

version bump 0.12.0

0.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support key with leading underscore (#43)

0.11.0

version bump 0.11.0