Skip to content

Releases: AIRTucha/amonad

Almost final version of documentation

19 Jul 21:52
Compare
Choose a tag to compare
v0.7.2

Quickly check grammar

Method decorators

18 Jul 05:46
Compare
Choose a tag to compare

Method decorators are used for replacing class ones. Maybe and Result tests are added Monad tests are adjusted.

Fix CI

17 Jul 04:18
Compare
Choose a tag to compare
v0.3.1

Bump version 0.3.1

Quick bug fix for binding to different type of monad

17 Jul 03:56
Compare
Choose a tag to compare
v0.3.0

Remove unnecessary import at result.ts

Documentation and typings

16 Jul 15:06
6e47d49
Compare
Choose a tag to compare
Merge pull request #4

Improve documentation and typings

JS Support

12 Jul 20:45
ca1345c
Compare
Choose a tag to compare

Resolve issue with the support of JS project by including tslib to dependencies.

Beta version

12 Jul 20:26
b9b63bf
Compare
Choose a tag to compare

The library is fully functioning and well tested, but an API might be changed according to a feedback of early adapters. Documentation is on the way.