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

Update pymodbustcp to 0.1.8 #117

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pyModbusTCP from 0.1.5 to 0.1.8.

Changelog

0.1.8

- fix ModbusServer: avoid hard coded TCP port (thanks to akobyl).
 - add stop() and is_run property to ModbusServer (thanks to Rugiewitz).

0.1.7

- fix ModbusServer issue on Windows (thanks to andreascian).

0.1.6

- fix multiple TCP packets recv issue in ModbusClient and ModbusServer (thanks Farin94).
Links

@codecov-io
Copy link

codecov-io commented Oct 15, 2018

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #117   +/-   ##
======================================
  Coverage    55.1%   55.1%           
======================================
  Files         109     109           
  Lines        6373    6373           
======================================
  Hits         3515    3515           
  Misses       2858    2858

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8222fa9...44c6356. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #438

@pyup-bot pyup-bot closed this Feb 26, 2021
@Emantor Emantor deleted the pyup-update-pymodbustcp-0.1.5-to-0.1.8 branch February 26, 2021 16:45
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