v0.7.0 #88
sdwilsh
announced in
Announcements
v0.7.0
#88
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Features
Breaking Changes
siobrultech_protocols.gem.protocol.T
andsiobrultech_protocols.gem.protocol.R
have been removed. Any imports should replace them withsiobrultech_protocols.gem.api.T
andsiobrultech_protocols.gem.api.R
, respectively.PACKET_DELAY_CLEAR_TIME
fromsiobrultech_protocols.gem.protocol
has been removed. A new constant,PACKET_DELAY_CLEAR_TIME_DEFAULT
is added tosiobrultech_protocols.gem.const
, which is the default value we use if a value is not provided to theBidirectionalProtocol
.Full Changelog: v0.6.0...v0.7.0
This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions