v0.6.0
0.6.0 (2024-06-11)
Features
- ActiveQuery: orm is available as protected property of class (92c65f4)
- rename active record method (find => findByPK); add type annotations (58d85ca)
- rename active repository methods; add type annotations (485848b)
Bug Fixes
- psalm failure and markdown failure with docs dir (956618d)
- use self accessor, as test classes are final (b0b0eb1)