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
- Reworked API doc usage and generation
0.5.0 - 2017-07-27
- DF-1117 - Added SAML and OpenID Connect SSO support
0.4.0 - 2017-06-05
- Cleanup - removal of php-utils dependency
0.3.0 - 2017-04-21
- Use new service config handling for database configuration
- 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 swagger doc path name
0.1.1 - 2017-01-16
- Update dependencies for latest core
First official release of this library.