Skip to content

v2.0.0-alpha3 Release

Pre-release
Pre-release

Choose a tag to compare

@cbornhoft cbornhoft released this 25 Sep 14:28
· 131 commits to master since this release
4fe6b9d

This is a pre-release! Use at your own risk!

Major Changes

  • Dropped support for PHP <= 7.0. Minimum version required is now PHP 7.1

Features

  • Table prefix support has been added!

Code Improvements

  • All old array syntax has been converted to new format

Miscellaneous

  • Updated function declarations to PSR-1 standard
  • @throws tags have been added to PHPDocs