Changelog of @hackage/siren-json 0.3.1.1

Revision history for siren-json

0.3.1.1 -- 2019-02-18

  • Integrate cloudbuild fixes from network-arbitrary.
  • Use new-sdist.

0.3.1.0 -- 2019-02-01

  • Remove GHC 8.2.1 from testing.
  • Update hspec and hspec-discover.

0.3.0.0 -- 2019-01-02

  • Update network-uri-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.