752 B
752 B
Change Log
v0.5.0-alpha.2 - 2019-11-27
Changed
- Upgraded
bytesto 0.5.
v0.5.0-alpha.1 - 2019-10-14
Changed
- Frontend messages and types now serialize to
BytesMutrather thanVec<u8>.
v0.4.1 - 2019-06-29
Added
- Added
backend::Framedto minimally parse the structure of backend messages.
v0.4.0 - 2019-03-05
Added
- Added channel binding support to SCRAM authentication API.
Changed
- Passwords are no longer required to be UTF8 strings.
types::array_to_sqlnow automatically computes the required flags and no longer takes a has_nulls parameter.
Older
Look at the release tags for information about older releases.