Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

48 lines (39 loc) · 1.66 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.7.1 - 2018-01-25

Added

  • DF-1275 Initial support for multi-column constraints

0.7.0 - 2017-12-28

Added

  • DF-1224 Added ability to set different default limits (max_records_returned) per service
  • Added package discovery

Changed

  • Separated resources from resource handlers

Fixed

  • 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

Changed

  • 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

Changed

  • Cleanup - removal of php-utils dependency

0.1.0 - 2017-04-21

First official release of this library.