Releases: cycle/orm
Releases · cycle/orm
v2.9.3
v2.9.2
What's Changed
- Fix typo from 👿 to UNIX naming by @HenkPoley in #505
- Add metadata for Meta Storm plugin by @roxblnfk in #506
New Contributors
- @HenkPoley made their first contribution in #505
Full Changelog: v2.9.1...v2.9.2
v2.9.1
v2.9.0
v2.8.0
What's Changed
- Add method
Repository::forUpdate()
by @msmakouz in #465 - Add JSON typecast by @msmakouz in #464
- Fix phpdoc in Select class; expand return type of
fetchData()
andfetchAll()
methods by @lotyp and @roxblnfk in #478 - Fix phpdoc for
EntityProviderInterface::get()
by @msmakouz in #474
Full Changelog: v2.7.1...v2.8.0