# Revision history for network-uri-json ## 0.4.0.0 * Update project structure. * Fixing cabal outdated * Exclude GHC 7.8.1 * Revert tested-with. Regenerate travis.yaml * Update network-arbitraty version. Update tested-with * Make compatible with GHC 8.8 ## 0.3.1.1 -- 2019-02-21 * Update cabal.config for cloudbuild. * Integrate cloudbuild fixes from network-arbitrary. * Use new-sidst rather than sdist. ## 0.3.1.0 -- 2019-02-01 * Remove GHC 8.2.1 from testing. * Update hspec and hspec-discover. ## 0.3.0.0 -- 2018-12-28 * Update base. ## 0.2.0.0 -- 2018-12-28 * Update travis configuration. * Update network-arbitrary, hspec, aeson, hspec-discover. * Use autogenerated environment for nix-shell. * Add envrc to autoload environment. * remove unused dependencies * automate publication to hackage ## 0.1.2.1 -- 2018-01-16 * Bump dependency on network-arbitrary ## 0.1.2.0 -- 2018-01-06 * Externalize network-arbitrary dependency ## 0.1.1.0 -- 2017-12-21 * Bump dependencies on aeson and QuickCheck ## 0.1.0.0 -- 2017-11-11 * First version.