Skip to content

Conversation

@abelbraaksma
Copy link
Member

@abelbraaksma abelbraaksma commented Oct 30, 2023

This is in preparation of #184 and #133.

While this is technically binary incompatible, for all intents and purposes, existing code would just remain working "as is".

Note that I deliberately chose to stick with the pascalCase convention over the conventions used by F# on the Async methods. That's in part because we already started along that route (we would like to remain backwards compatible), and because it resembles the look and feel of module functions of Seq.

@abelbraaksma abelbraaksma force-pushed the move-to-static-members branch from e36d55a to 2249c64 Compare October 31, 2023 11:13
@abelbraaksma
Copy link
Member Author

Time to merge this one to open the door for the coming-up stuff :).

@abelbraaksma abelbraaksma merged commit 6d121f0 into main Oct 31, 2023
@abelbraaksma abelbraaksma deleted the move-to-static-members branch October 31, 2023 11:54
@abelbraaksma abelbraaksma added enhancement New feature or request refactoring Cleanup, refactoring and minor fixes compatibility Related to backward or forwards, or F# Core or .NET version compatibility labels Oct 31, 2023
@abelbraaksma abelbraaksma added this to the v0.4.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility Related to backward or forwards, or F# Core or .NET version compatibility enhancement New feature or request refactoring Cleanup, refactoring and minor fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants