All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.5.0 (2021-04-01)
- deprecate ap/chain disagreement and standalone instances (#19) (484d81d)
- implement initial DatumThese ADT (#15) (0ee8a3d)
3.4.0 (2021-02-06)
- add Valued type and fix docs (2db2625)
3.3.2 (2021-02-05)
3.3.1 (2021-02-02)
3.3.0 (2020-11-13)
- implement experimental OneShot adt based on Datum (6c47f40)
3.2.0 (2020-10-15)
- export sequenceTuple and sequenceStruct (968aa84)
3.1.0 (2020-05-05)
- Re-export modules from a main index file (263644f)
3.0.3 (2020-03-11)
3.0.2 (2020-03-11)
3.0.1 (2020-03-07)
3.0.0 (2020-03-06)
- fix coveralls command in nodejs workflow (26d656b)
- fix env vars for coveralls (4beec9c)
- try using the coveralls action (95a6661)
3.0.0-prerelease.0 (2020-03-06)
- simplified api
- migrate to es6 only build (3d65d65)
2.7.2-prerelease.0 (2020-03-06)
2.7.1 (2020-01-29)
- added since tags to modules for documentation (6aa72d0)
- bumped deps, refactored constants, cleaned up tests (68ad17e)
2.7.0 (2019-09-17)
- added DatumEither features (8a71a40)
2.6.3 (2019-09-16)
2.6.2 (2019-09-12)
- added source to package.json files so sourcemaps work (a081616)
2.6.1 (2019-08-29)
2.6.0 (2019-08-26)
- added additional pipeable Datum operators that were missed (ae71d30)
2.5.1 (2019-08-22)
- removed refershFoldR hangover from initial work (2922490)
2.5.0 (2019-08-22)
- added better typing to exports of initial and pending from DatumEither (2b95784)
2.4.0 (2019-08-20)
- various fixes to Datum to pass tests (4769c24)
- add fromNullable for DatumEither (c3d2f21)
2.3.1 (2019-08-20)
- various fixes to Datum to pass tests (4769c24)
2.3.0 (2019-08-16)
- additions to DatumEither (e7e2e7a)
2.2.1 (2019-08-14)
2.2.0 (2019-08-14)
- fromEither and fromOption for DatumEither (7a24d63)
2.1.0 (2019-08-14)
- added more documentation and helper functions (91de033)
2.0.2 (2019-08-14)
2.0.1 (2019-08-14)
- initial commit (b711f2a)