Skip to content

v3.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ipranjal ipranjal released this 02 Jul 08:58
· 60 commits to main since this release
  • Updated Doctrine to version 4.x
  • Updated and improved code architecture
  • $db->get() now only returns collection and $db->getOne() is used to get single model
  • Each connection now have a unique uuid
  • useUUID is now part of connection params rather than a separate constructor parameter
  • Better tests and coverage

Full Changelog: v2.1.1...v3.0.0-beta1