Skip to content

Releases: SymPress/orm

0.1.0

14 Jun 21:00

Choose a tag to compare

What's Changed

  • Initial development release of SymPress ORM.
  • Adds WIP Doctrine-inspired ORM primitives for WordPress projects that keep wpdb as the database runtime.
  • Documents entity metadata, repositories, entity manager behavior, query building, schema SQL generation, and migration integration.
  • Publishes the current standalone repository state with QA, release, PHP, downloads, and license README badges.

Verification

  • README badge endpoints verified before release.
  • Release target: current main branch.

Full Changelog

Initial release.