Changelog for graphula-2.1.0.0
Unreleased
v2.1.0.0
- Some unnecessary
SafeToInserthave been removed fromnodeandnodeKeyed.nodeonly requiresSafeToInsertwhen theKeySourceisSourceDefault, not when theKeySourceisKeyArbitrary.nodeKeyedno longer ever requiresSafeToInsert
MonadGraphulaFrontendhas a newinsertKeyedmethod.
v2.0.2.2
- Add missing MonadUnliftIO instance to GraphulaLoggedT
v2.0.2.1
- Support persistent-2.14
v2.0.1.1
- Support GHCs 9.0 and 9.2
v2.0.1.0
- Add/improve documentation
- Re-organize previously-internal module
v2.0.0.5
- Release without dependencies upper bounds
v2.0.0.4
- Relax persistent packages' upper bounds
v2.0.0.3
- Relax dependencies upper bounds
v2.0.0.2
- Support GHC-8.10 and unliftio-core 2.0.0
v2.0.0.1
First tagged release.