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

New release #5

Merged
merged 12 commits into from
Jun 14, 2022
Merged

New release #5

merged 12 commits into from
Jun 14, 2022

Conversation

jonkerj
Copy link
Owner

@jonkerj jonkerj commented Jun 14, 2022

@brendan-ta has created support for buffers in #4, which should be released.

jonkerj and others added 12 commits May 20, 2022 14:20
The project lacked docs to help users and contributors.
There was no test workflow yet, and the release workflow could do with
some improving.
A linter was introduced, so existing code needs to be made compliant
It was lacking, apparantly
Revive checks for godoc (we were lacking that) and is much faster
Revive is a bit stricter than golint, so we need to fix more
0 length responses previously would still try to read till end of
line waiting for the EOL character for the expected response which
results in a while-loop.

We therefore handle this as a non-error and return silently.
Add helper functions to allow opening the device with a mask of
channels, read from the device, and close the device.
@jonkerj jonkerj merged commit 064a9ec into main Jun 14, 2022
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.

2 participants