PyIngestKit v0.5.1 - Release Hygiene
Maintenance release for the V0.5 PostgreSQL Persistence line.
Highlights:
- hardens automatic local .env loading without overriding OS/platform variables;
- prevents implicit parent-directory .env discovery;
- replaces interpolated demo PostgreSQL DDL with SQLAlchemy schema objects;
- proves automatic fixture-only PostgreSQL target-table creation from an absent table;
- fixes the Ruff formatting regression from the V0.5.0 post-release enhancements;
- preserves all V0.5 Target, PostgreSQL COPY, load-mode, idempotency, MetadataStore, versioning and strict replay contracts.
Qualified on Python 3.11, 3.12 and 3.13, PostgreSQL 16, Ruff, Mypy, Bandit, pip-audit, wheel/sdist build and clean-wheel smoke.