Releases: SynergiTech/creditsafe-connect
v0.3.0
What's Changed
- Reason code mandatory due to German law by @DaanGeurts in #21
New Contributors
- @DaanGeurts made their first contribution in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release adds support for Guzzle 7 and a small fix when debugging Unauthorized exceptions.
There is one backwards incompatible change related to Previous Directors. At some point recently the Creditsafe API stopped emitting as much data regarding them which caused an error when hydrating the Director model in the context of being a previous director.
We've added a new Previous Director model to match this new return of information so if you were relying on this part of the report from Creditsafe, you should test carefully against the new version.
v0.1.6
Minor fix to avoid deprecation warning from lcobucci/jwt
v0.1.5
v0.1.4
v0.1.3
v0.1.2
fix to prevent type error when null returned
v0.1.1
Resolve issue with director dateOfBirth
v0.1.0
Functionality to retrieve Shareholder and Director information
v0.0.1
Beta release with initial features;
- Company Search
- Company Details
- Company Officers
- Company Financial Statements
- Company Credit Reports