- Adds new
DatabaseKey
class for handling composite keys, the keys and values can now be defined as arrays in the configuration file to create one. - Modifies
DataHandler
contract__construct()
method signature.
- Fix parsing of multiple tables
- Update GitHub actions for PHP 8.2
- Initial release