packages feed

giphy-api-0.2.3.0: changelog.md

# Changelog

## v0.2.3.0

- Losen upper bounds for Stackage inclusion (aeson 0.11 compat)

## v0.2.2.0

- Retrieve single GIFs via GifId.
- Another attempt in reducing the deps on Hackage.

## v0.2.1.0

- Expose RandomResponse(..) type for non-lens use.

## v0.2.0.0

- Make sample app optional via build flag `buildSample`. This dramatically
  reduces the dependency graph.

## v0.1.0.0

- Initial release