Skip to main content
Module

x/hkts/CHANGELOG.md

Functional programming tools: option, either, task, state, optics, etc.
Go to Latest
File

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.13 (2020-09-21)

Features

  • more module getters for option and either (930b087)

0.0.12 (2020-09-20)

Bug Fixes

  • remove unused imports from task either (511fcb2)

0.0.11 (2020-09-20)

Features

  • implement task either adt (36aa339)

0.0.10 (2020-09-20)

0.0.9 (2020-09-20)

Features

  • implement datum either adt with eitherT (9f2b4dc)

Bug Fixes

  • implementation of these was a little wrong (532c96a)

0.0.8 (2020-09-20)

Features

  • add initial tests for datum and reader (499a778)
  • add some semigroups and the these adt (dbc94dd)

0.0.7 (2020-09-18)

Features

  • datum, reader adts and new type classes (e5c7c2a)

0.0.6 (2020-09-15)

Features

  • simplify typeclass composition functions (50afb19)
  • task adt and reorganize (79e762e)

Bug Fixes

0.0.5 (2020-09-12)

Features

  • expand on either adt (fad661f)
  • initial work with monad transformers (cd8ceaf)

0.0.4 (2020-09-12)

Features

  • add pipeable typeclasses (f5cd5d0)

Bug Fixes

0.0.3 (2020-09-11)

0.0.2 (2020-09-11)

Features

0.0.1 (2020-09-10)

Features

  • filling out either implementation (fdca418)

0.0.0 (2020-09-10)

Features