selda v0.5.0.0 Release Notes

Release Date: 2019-09-21 // over 4 years ago
  • ๐Ÿš€ Would have been a minor release if not for index and indexUsing 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.