- Add
DecodeValue
instance forByteString
andLazyByteString
- Add IP address type encoders and decoders
- Increase tuple instances to size 16
- Support
hasql-1.8
- Make compile-time syntax error messages prettier
- Add
EncodeValue
instances forByteString
andLazyByteString
- Add
JsonBytes
andJsonbBytes
newtypes
- Fix encoder generation bug (#10)
- Relax context of tuple instances for
EncodeRow
fromEncodeValue
toEncodeField
(#9)
- Support
mtl-2.3
- Support GHC 9.2
- Support
hasql-1.5
- Fixed bug in multiline parser