packages feed

siren-json-0.2.0.0: ChangeLog.md

# Revision history for siren-json

## 0.2.0.0  -- 2018-12-28

* Update base, network-uri-json, network-arbitrary, http-types, hspec, aeson,
  QuickCheck, hspec-discover
* Use LambdaCase in InputType parsing.
* Update travis configuration.
* Add envrc to autoload environment.
* remove unused dependencies
* automate hackage publishing with cloudbuild

## 0.1.3.1  -- 2018-01-20

* Bump network-arbitrary dependency

## 0.1.3.0  -- 2018-01-06

* Externalize network-arbitrary dependency

## 0.1.2.0  -- 2017-12-24

* Bump dependence on http-media

## 0.1.1.0  -- 2017-12-21

* Bump dependencies on aeson and QuickCheck

## 0.1.0.2  -- 2017-11-19

* use network-uri-json package

## 0.1.0.1  -- 2017-11-11

* add shrink methods to Arbitrary instances
* add other-extensions to cabal file

## 0.1.0.0  -- 2017-11-08

* First version.