packages feed

nri-redis-0.2.0.2: CHANGELOG.md

# 0.2.0.2
- Adds `sismember`

# 0.2.0.1

- Drop support for `aeson-1.x`
- Allow `resourcet-1.3.x`, `megaparsec-9.5.x`
- Support GHC 9.6.5

# 0.2.0.0

- Drop support for GHC 8.10.7

# 0.1.2.1

- Support GHC 9.4.7, `aeson-2.1.x`

# 0.1.2.0

- Remove `Redis.Mock` - best to test against a real Redis.

# 0.1.1.0

- Add Unix socket config support.

# 0.1.0.4

- Relax version bounds to encompass `text-2.0.x`, `base-4.16.x` and `template-haskell-2.18.x`

# 0.1.0.3

- Support `aeson-2.0.x`.

# 0.1.0.2

- Support Hedis version 0.15.

# 0.1.0.1

- Support GHC 9.0.1.

# 0.1.0.0

- First release, but we've battle-tested it against significant load for months now!
  Hope you enjoy