| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-22 | 1.3 kB | |
| v0.37.1 source code.tar.gz | 2026-01-22 | 125.5 kB | |
| v0.37.1 source code.zip | 2026-01-22 | 169.4 kB | |
| Totals: 3 Items | 296.2 kB | 0 | |
What's Changed
- chore(deps): update rusqlite requirement from 0.37.0 to 0.38.0 by @dependabot[bot] in https://github.com/sunng87/pgwire/pull/371
- chore: add version constraint for bigdecimal/gluesql by @sunng87 in https://github.com/sunng87/pgwire/pull/373
- chore(deps): update reqwest requirement from 0.12 to 0.13 by @dependabot[bot] in https://github.com/sunng87/pgwire/pull/372
- Client: makes error Send and Sync by @Tpt in https://github.com/sunng87/pgwire/pull/376
- Implement Stream<> on PgWireClient by @Tpt in https://github.com/sunng87/pgwire/pull/377
- chore(deps): update gluesql requirement from 0.18 to 0.19 by @dependabot[bot] in https://github.com/sunng87/pgwire/pull/378
- PgWriteClient: support unix socket by @Tpt in https://github.com/sunng87/pgwire/pull/379
- feat: interval type by @sunng87 in https://github.com/sunng87/pgwire/pull/383
- feat: add unix domain socket support for server by @sunng87 in https://github.com/sunng87/pgwire/pull/381
- feat: add feature gated types for postgis by @sunng87 in https://github.com/sunng87/pgwire/pull/382
New Contributors
- @Tpt made their first contribution in https://github.com/sunng87/pgwire/pull/376
Full Changelog: https://github.com/sunng87/pgwire/compare/v0.37.0...v0.37.1