Skip to content

Releases: ncthbrt/reason-nact

v1.4.4

24 Jan 09:08
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/ncthbrt/reason-nact

1.4.4

24 Jan 09:07
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/ncthbrt/reason-nact

v1.3.0

18 Jan 09:52
Compare
Choose a tag to compare
Bumped version number

Added Query Operator

09 Jan 12:30
Compare
Choose a tag to compare

Example usage:

open Nact.Operators;

let findDinsheh = ((contactId, _)) =>
  contactsService <? (findContact("1", contactId), 100 * milliseconds);

Added Supervision

23 Dec 08:42
7e06180
Compare
Choose a tag to compare

v1.0.1

10 Dec 17:55
Compare
Choose a tag to compare
Updated readme

v1.0.0

10 Dec 12:52
Compare
Choose a tag to compare
Updated package.json

v0.1.1

10 Dec 09:21
Compare
Choose a tag to compare
Updated travis.yml

First release

10 Dec 09:08
Compare
Choose a tag to compare
v0.1.0

Updated travis.yml