Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

41 lines (33 loc) · 657 Bytes

Changelog

Tags:

  • [New Feature]
  • [Bug Fix]
  • [Breaking Change]
  • [Documentation]
  • [Internal]
  • [Polish]
  • [Experimental]
  • [Deprecation]

Note: Gaps between patch versions are faulty/broken releases. Note: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.

2.10.2

  • Features
    • IxFunctor
      • add ixlet combinator
    • IxState
      • add ixlet combinator

2.10.1

  • Docs
    • fixed some broken links

2.10.0

  • New Feature
    • IxApply
    • IxApplicative
    • IxChain
    • IxFunctor
    • IxMonad
    • IxPointed
    • IxState
    • IxStateT