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

Delete all deprecated features #126

Open
11 of 13 tasks
Tracked by #116
mlms13 opened this issue Apr 8, 2023 · 0 comments
Open
11 of 13 tasks
Tracked by #116

Delete all deprecated features #126

mlms13 opened this issue Apr 8, 2023 · 0 comments
Labels
code quality Internal improvements
Milestone

Comments

@mlms13
Copy link
Owner

mlms13 commented Apr 8, 2023

First things first:

  • Move all tests out of the "option" and "string nel" -specific test files
  • Add an "Upgrading from v1" guide to the docs website
  • Add letops support #127

Then the deletions:

  • Delete Decode_AsResult_OfStringNel
  • Delete Decode_AsOption
  • Delete Decode_NonEmptyList
  • Delete Decode_Base.Pipeline
  • Delete Decode.Make
  • Delete Decode_ParseError.ResultOf (and related helper modules)
  • Delete mapN helpers
  • Delete tupleN, tupleAtLeastN decoders
  • Delete stringMap
  • Delete variantFrom*

For each deletion, make sure the upgrade path is clearly outlined and that any recommended new functions are documented in a guide on the website.

@mlms13 mlms13 added the code quality Internal improvements label Apr 8, 2023
@mlms13 mlms13 added this to the v2.0-alpha.1 milestone Apr 8, 2023
This was referenced Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Internal improvements
Projects
None yet
Development

No branches or pull requests

1 participant