[v0.31.0][]

Major revamp of Zesk. PSR-4. PHP 8.1. Added typing to nearly all calls and will continue until they all have types ( except core abstract and interfaces which are untyped).

Dropped internal ORM implementation and database abastraction in favor of Doctrine which has an excellect Database Abstraction Layer (DBAL) as well as a very mature and robust Object Relational Mapping ( ORM) engine.

If you upgraded to this version you will have a lot of work to do.

We anticipate a few small releases before a full 1.0 release.

Many breaking changes:

Other changes and improvements:

What's coming: