Changelog of @hackage/ejdb2-binding 0.3.0.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[0.3.0.0] - 2020-05-01

Changed

  • Query is now a data type with binding as Monad
  • Query is available via Database.EJDB2 module

[0.2.0.0] - 2020-04-19

Added

  • fold function to reduce a query result