Skip to content

Release blockio-0.1.0.0 #765

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Release blockio-0.1.0.0 #765

wants to merge 7 commits into from

Conversation

jorisdral
Copy link
Collaborator

@jorisdral jorisdral commented Jun 19, 2025

This PR prepares blockio for it's first release. Nothing about the implementations changes, but we clean up the public API by refactoring/renaming a little bit, and adding/reworking documentation

@jorisdral jorisdral self-assigned this Jun 19, 2025
@jorisdral jorisdral force-pushed the jdral/blockio-0.1.0.0 branch 7 times, most recently from 71c96a5 to 176473a Compare June 23, 2025 11:00
@jorisdral jorisdral marked this pull request as ready for review June 23, 2025 11:23
jorisdral added 7 commits July 1, 2025 12:42
…stead

It's specific to the `IO` implementation
We use `serialHasBlockIO` in the `sim` sub-library and so we have to expose it
somewhere, but we'd actually prefer it if it was not part of the public API.
Exposing it only from an internal module makes it clear that it should ideally
not be used by users.
We remove documentation about implementation specifics from the `HasBlockIO`
type, but we'll include it in the `IO` module in one of the next commits.
@jorisdral jorisdral force-pushed the jdral/blockio-0.1.0.0 branch from 2657ae6 to 54a958f Compare July 1, 2025 10:43
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