Skip to content

7.0.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 03 Apr 19:28
· 50 commits to master since this release

New version totally rewritten with lot of changes:

  • Minimum PHP version is 7.2
  • Required atlas/pdo and atlas/query dependencies providing much more flexibility to create queries
  • Added events using PSR-14 Event Dispatcher spec
  • Added a CHANGELOG file to document the changes from now
  • And many more changes. See the docs in README for more info.