Skip to content

Releases: SynergiTech/creditsafe-connect

v0.3.0

07 Dec 17:13
c410688
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Oct 14:44
e551486
Compare
Choose a tag to compare

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

07 Jan 14:17
93c7ca5
Compare
Choose a tag to compare

Minor fix to avoid deprecation warning from lcobucci/jwt

v0.1.5

03 Apr 10:44
693da7e
Compare
Choose a tag to compare

Merge pull request #7 from @WJdeBaas

v0.1.4

09 Aug 11:43
045436e
Compare
Choose a tag to compare

Added language option for company report getting #6 thanks to @RomaVan

v0.1.3

26 Jul 09:23
e762d3e
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Fix type handling in Company Model, h/t @RomaVan

v0.1.2

18 Jun 14:28
18a5c6d
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

fix to prevent type error when null returned

v0.1.1

20 Mar 11:02
c80426a
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Resolve issue with director dateOfBirth

v0.1.0

19 Mar 13:26
c80426a
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Functionality to retrieve Shareholder and Director information

v0.0.1

12 Dec 14:38
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Beta release with initial features;

  • Company Search
  • Company Details
  • Company Officers
  • Company Financial Statements
  • Company Credit Reports