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

Breaking changes list for noni 2.0 [meta] #74

Open
1 of 10 tasks
metasansana opened this issue Jan 23, 2023 · 0 comments
Open
1 of 10 tasks

Breaking changes list for noni 2.0 [meta] #74

metasansana opened this issue Jan 23, 2023 · 0 comments
Milestone

Comments

@metasansana
Copy link
Contributor

metasansana commented Jan 23, 2023

This list tracks all the breaking changes expected for noni 2.0. Some may be implemented in minor releases if they are safe enough but the idea is to tackle them in one branch then merge so dependents can update in one go.

  • Remove usage of Type from DoFn.
  • Remove unused monad and related category theory based functions and modules.
  • Move free and future one level up to control.
  • Bring preconditions into noni.
  • Provide generic functions for common operations on records/lists.
  • Stop committing build files in repo.
  • Remove error in favor of except and err.
  • Bring in @quenk/test
  • Make all future functions static methods on Future.
  • Get rid of doFuture in favor of Future.do()
@metasansana metasansana added this to the Noni 2.0 milestone Jan 23, 2023
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

No branches or pull requests

1 participant