All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- probably a lot of bugs
- updated webservices exception (quite soapy) into generic webservices exceptions
- updated EndpointManager, added updateLastConnected. Added a unit test
- updated WebservicesNl\Common\Client\ClientInterface
- Added interfaces
- Renamed namespace Webservicenl into WebserviceNl
- Added PSR-7 compliant UriInterface
- Updated composer php requirement to include 7.0 as well
- Merged namespaces in
Webservicesnl\Common
- Updated EndpointManager functionality
- Added Client Namespace
- Added ClientFactoryInterface and ClientInterface
- Added Config interface
- Added addEndpoints
- Initial release