Skip to content

Releases: hubipe/finstat

1.0.12

17 Dec 13:32
Compare
Choose a tag to compare

Updated composer to allow PHP 8

1.0.11

17 Feb 11:56
Compare
Choose a tag to compare

Added bank accounts in SK Detail (thanks @Bayuska)

1.0.10

14 Jan 16:31
Compare
Choose a tag to compare

Added support for fetching details for Czech companies (thanks @vstruhar)

1.0.9

29 Nov 14:14
Compare
Choose a tag to compare

Fix for SK and CZ autocomplete: for certain suggest queries the API returned city as NULL (closes #2)

1.0.8

24 Mar 12:14
Compare
Choose a tag to compare

Finstat changed their datetime format (it now contains microseconds) thus strict parsing is not possible anymore

1.0.7

22 Oct 13:01
Compare
Choose a tag to compare

Detail response can have more properties NULLable (zipcode, city, district and region) as well

1.0.6

18 May 08:32
Compare
Choose a tag to compare

Ability to set Guzzle options in GuzzleRequestClient (thanks Machecek)

1.0.5

08 May 19:43
Compare
Choose a tag to compare

Fix – exceptions takes only integers, not NULL, as a second argument

1.0.4

01 Aug 09:48
Compare
Choose a tag to compare

Fix – FinStat detail response can contain NULL in streetNumber attribute

1.0.3

08 Apr 11:09
Compare
Choose a tag to compare

Fix - FinStat does not always send date of creation of companies. Therefore SK compan Detail property created turned into nullable property.