0.2.0
Added
-
modernize embedded PGlite API and OSS tooling (#3)
-
Added the high-level
PgliteandPgliteServerAPIs for direct embedded use
and PostgreSQL client compatibility. -
Added process-local template cluster reuse for fast temporary databases, with
fresh_temporaryescape hatches for initialization-specific tests. -
Added SQLx and
tokio-postgrescompatibility coverage, runtime/proxy smoke
tests, CI, cargo-deny policy checks, Conventional Commit validation, and
documented runtime asset provenance. -
Improved the blocking proxy/server path for extended-protocol clients,
readiness handling, and socket mode behavior.