zero-postgres 0.4.2

A high-performance PostgreSQL client
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.4.2]https://github.com/elbaro/zero-postgres/compare/v0.4.1...v0.4.2 - 2025-12-29

### <!-- 1 -->Bug fixes
- edge case in pipeline API

## [v0.4.1]https://github.com/elbaro/zero-postgres/compare/v0.4.0...v0.4.1 - 2025-12-29

### <!-- 1 -->Bug fixes
- support complex pipeline cases

## [v0.4.0]https://github.com/elbaro/zero-postgres/compare/v0.3.2...v0.4.0 - 2025-12-28

### <!-- 9 -->Other
- [**breaking**] tidy!: rename prefer_unix_socket to upgrade_to_unix_socket
- infra: simplify pr body
- infra: pr body
- infra: pr sections
- infra: allow clippy failure

## [0.3.2]https://github.com/elbaro/zero-postgres/compare/v0.3.1...v0.3.2 - 2025-12-28

### Other

- fix permission

## [0.3.1]https://github.com/elbaro/zero-postgres/compare/v0.3.0...v0.3.1 - 2025-12-28

### Other

- use postgres 18
- change relase PR title
- trusted publishing
- setup release-plz
- release-plz