Skip to content

Latest commit

 

History

History
53 lines (43 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

53 lines (43 loc) · 1.8 KB

Change Log

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

0.8.0 - 2017-12-28

  • Added package discovery
  • Used environment utility instead of system resource
  • Separated resources from resource handlers

0.7.0 - 2017-11-03

  • Added api required endpoint access exceptions
  • Upgrade Swagger to OpenAPI 3.0 specification

0.6.0 - 2017-08-17

Changed

  • Reworked API doc usage and generation

0.5.0 - 2017-07-27

Added

  • DF-1117 - Added SAML and OpenID Connect SSO support

0.4.0 - 2017-06-05

Changed

  • Cleanup - removal of php-utils dependency

0.3.0 - 2017-04-21

Changed

  • Use new service config handling for database configuration

Added

  • DF-895 Added support for username based authentication

0.2.0 - 2017-03-03

  • Major restructuring to upgrade to Laravel 5.4 and be more dynamically available

Fixed

  • Fixed swagger doc path name

0.1.1 - 2017-01-16

Changed

  • Update dependencies for latest core

0.1.0 - 2017-01-06

First official release of this library.