Changelog of @hackage/valiant-mtl 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. MTL-style adapter for valiant. Operations work in any monad with a HasPool instance and MonadIO. Covers queries, commands, transactions (including isolation levels), pool stats, and raw connection access.