Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 2.2.7 #486

Merged
merged 52 commits into from
Jun 29, 2020
Merged

version 2.2.7 #486

merged 52 commits into from
Jun 29, 2020

Conversation

gcanti
Copy link
Owner

@gcanti gcanti commented Jun 29, 2020

  • Experimental
    • add DecodeError module
    • add FreeSemigroup module
    • add TaskDecoder module
    • add Kleisli module
    • add KleisliDecoder module
    • add KleisliTaskDecoder module
    • (*) remove NaN from number instances
    • (*) remove Tree module
    • (*) make Json type immutable
    • Decoder
      • (*) remove never
      • (*) make parse pipeable and change its parser argument
      • (*) change DecoderError
      • (*) remove withExpected in favour of mapLeftWithInput
    • Guard
      • (*) remove never
    • Schemable
      • (*) better literal signature
      • (*) better union signature
      • (*) make intersections pipeables
      • (*) make refinements pipeables

(*) breaking change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant