Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 871 Bytes

File metadata and controls

24 lines (17 loc) · 871 Bytes

Changelog

All notable changes to PHFrame will be documented here. The project intends to follow Semantic Versioning after the alpha preview.

  • Add continuous integration across Python 3.10–3.12.
  • Add contribution and security guidance.
  • Improve package metadata and project documentation.

0.2.0a1 - 2026-07-21

Added

  • Generated projects with declarative dataset schemas.
  • SQLite and PostgreSQL persistence.
  • Generated collection and record APIs.
  • Safe schema migration checks.
  • Atomic CSV and Excel imports with saved column mappings.
  • Import audit history.
  • Portable HTML dashboard export.