Skip to content

Releases: hubipe/finstat

v1.0.13

Choose a tag to compare

@hubipe hubipe released this 21 May 12:23
63e6f96

What's Changed

New Contributors

Full Changelog: v1.0.12...v1.0.13

1.0.12

Choose a tag to compare

@hubipe hubipe released this 17 Dec 13:32

Updated composer to allow PHP 8

1.0.11

Choose a tag to compare

@hubipe hubipe released this 17 Feb 11:56

Added bank accounts in SK Detail (thanks @Bayuska)

1.0.10

Choose a tag to compare

@hubipe hubipe released this 14 Jan 16:31

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

1.0.9

Choose a tag to compare

@hubipe hubipe released this 29 Nov 14:14

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

1.0.8

Choose a tag to compare

@hubipe hubipe released this 24 Mar 12:14

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

1.0.7

Choose a tag to compare

@hubipe hubipe released this 22 Oct 13:01

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

1.0.6

Choose a tag to compare

@hubipe hubipe released this 18 May 08:32

Ability to set Guzzle options in GuzzleRequestClient (thanks Machecek)

1.0.5

Choose a tag to compare

@hubipe hubipe released this 08 May 19:43

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

1.0.4

Choose a tag to compare

@hubipe hubipe released this 01 Aug 09:48

Fix – FinStat detail response can contain NULL in streetNumber attribute