All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.7.1 - 2018-01-25
- DF-1275 Initial support for multi-column constraints
0.7.0 - 2017-12-28
- DF-1224 Added ability to set different default limits (max_records_returned) per service
- Added package discovery
- Separated resources from resource handlers
- Schema create bugfix
- Fixed config fields
0.6.0 - 2017-11-03
- Move preferred schema naming to service level
0.5.0 - 2017-09-18
- Correct order of key provisioning
0.4.0 - 2017-08-17
- Reworked API doc usage and generation
- Reworked schema interface for database services in order to better control caching
0.3.0 - 2017-07-27
- Separating base schema from SQL schema
0.2.0 - 2017-06-05
- Cleanup - removal of php-utils dependency
First official release of this library.