Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@njh njh released this 17 Feb 07:53
· 6 commits to main since this release
5477994
  • Port CI setup from Travis to GitHub Actions
  • Add Rubocop and performed code cleanup
  • Updated yard minimum version to
  • Added support for clearing the queue of waiting incoming messages (#117)
  • Wrap packet id after 0xffff (#118)
  • Use a queue to wait for Puback packets rather than polling (#120)
  • Filter out spec files from the coverage report
  • Improvements Packet.read_byte performance (#134)
  • Use monotonic clock instead of realtime for keep_alive (#132)
  • Switch to CGI.unescape instead of the deprecated URI.unescape (#136)