Releases: DHUKK/pygwire
Releases · DHUKK/pygwire
Release list
v0.2.0
What's Changed
- Bump version to 0.1.0 and move to Beta by @DHUKK in #9
- Update project status to Beta and fix changelog links by @DHUKK in #10
- Restructure tests and move integration tests by @DHUKK in #11
- Correct outdated docs by @DHUKK in #13
- Rename ProtocolVersion to StartupRequestCode by @DHUKK in #12
- Update readme by @DHUKK in #15
- Prepare for v0.2.0 by @DHUKK in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Clarify state machine scope in docs and docstrings by @DHUKK in #1
- Clean up unused constants and unsupported protocol phases by @DHUKK in #2
- Fix
FunctionCallResponseregistry phase fromREADYtoFUNCTION_CALLby @DHUKK in #3 - Tidy imports and add all to public modules by @DHUKK in #4
- Add FramingError and DecodingError exception subclasses by @DHUKK in #5
- Reduce _read_cstring from 2 bytes copies to 1 by @DHUKK in #6
- Update changelog by @DHUKK in #7
Full Changelog: v0.0.2...v0.1.0
v0.0.2
v0.0.1
Full Changelog: https://github.com/DHUKK/pygwire/commits/v0.0.1