8000 Release v3.0.1 · ethanmoffat/eolib-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@ethanmoffat ethanmoffat released this 29 Jan 05:22
e05b8a4

Minor bugfix release.

Fixed:

  • CHEST_CLOSE packet special case (optional field followed by dummy) now correctly writes either the optional field OR the dummy value, instead of writing both. Deserialization will only read the optional field if there are enough bytes available.

Pull Requests:

  • #24 - CHEST_CLOSE special case

Full Changelog: v3.0.0...v3.0.1

0