- Some unnecessary
SafeToInsert
have been removed fromnode
andnodeKeyed
.node
only requiresSafeToInsert
when theKeySource
isSourceDefault
, not when theKeySource
isKeyArbitrary
.nodeKeyed
no longer ever requiresSafeToInsert
MonadGraphulaFrontend
has a newinsertKeyed
method.
- Add missing MonadUnliftIO instance to GraphulaLoggedT
- Support persistent-2.14
- Support GHCs 9.0 and 9.2
- Add/improve documentation
- Re-organize previously-internal module
- Release without dependencies upper bounds
- Relax persistent packages' upper bounds
- Relax dependencies upper bounds
- Support GHC-8.10 and unliftio-core 2.0.0
First tagged release.