| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-06 | 568 Bytes | |
| v0.40.1 source code.tar.gz | 2026-06-06 | 151.6 kB | |
| v0.40.1 source code.zip | 2026-06-06 | 199.7 kB | |
| Totals: 3 Items | 351.9 kB | 0 | |
What's Changed
- chore(deps): update rusqlite requirement from 0.39.0 to 0.40.0 by @dependabot[bot] in https://github.com/sunng87/pgwire/pull/436
- fix(server): close connection on client Terminate by @killme2008 in https://github.com/sunng87/pgwire/pull/438
- fix: send full protocol version on negotiation by @sunng87 in https://github.com/sunng87/pgwire/pull/439
New Contributors
- @killme2008 made their first contribution in https://github.com/sunng87/pgwire/pull/438
Full Changelog: https://github.com/sunng87/pgwire/compare/v0.40.0...v0.40.1