selda v0.5.1.0 Release Notes
Release Date: 2020-01-20 // about 5 years agoPrevious changes from v0.5.0.0
-
๐ Would have been a minor release if not for
index
andindexUsing
getting new type signatures.๐ Changelog
- index and indexUsing now accept a Group instead of a Selector (#121)
- Custom type errors for scope mismatches.
- Provide Generic instances for ID and RowID.
- Provide To/FromJSON instances for ID and RowID (selda-json).
- โ Add back MonadTrans instance for SeldaT.