Skip to content

Conversation

@abelbraaksma
Copy link
Member

@abelbraaksma abelbraaksma commented Nov 27, 2022

Fixes: #112

Using fsi files (signature files) for exposing, or hiding relevant parts of taskSeq. Note that everything in TaskSeqInternal is marked internal.

This removes Debug.xxx functions from the public surface area. However, functions like Task.ignore and the like from Utils remain accessible.

@abelbraaksma abelbraaksma self-assigned this Nov 27, 2022
@abelbraaksma abelbraaksma added enhancement New feature or request refactoring Cleanup, refactoring and minor fixes packaging Related to nuget packaging labels Nov 27, 2022
abelbraaksma added a commit that referenced this pull request Nov 28, 2022
@abelbraaksma abelbraaksma force-pushed the add-more-signature-files branch from 3cf790d to fa8962b Compare November 28, 2022 02:56
@abelbraaksma abelbraaksma merged commit 6054bd0 into main Nov 28, 2022
@abelbraaksma abelbraaksma deleted the add-more-signature-files branch November 28, 2022 03:11
@abelbraaksma abelbraaksma added this to the v0.3.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request packaging Related to nuget packaging refactoring Cleanup, refactoring and minor fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove irrelevant internals from the public surface area

2 participants