Changelog of @hackage/valiant-pipes 0.1.0.0

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0.0 - 2026-04-25

Initial release. Pipes streaming adapter for valiant. Exposes selectPipe (cursor-based, requires a transaction) and foldPipe (single-shot extended-protocol) as Producer r IO () values.