Revision history for Webservice-KvKAPI
TODO:
* Add naamgevings API support, see
https://developers.kvk.nl/nl/documentation/naamgeving-api
0.106 2024-02-07 17:06:55Z
* Support zoeken api/v2
* Add api_path to support zoeken v2 logic
0.105 2023-08-16 11:24:36Z
* Query a different host when using the CLI script
0.104 2023-08-16 01:05:49Z
` * Fix some minor POD errors
* Remove deprecation warnings caused by Object::Pad
* Change `has' to `field'
* Change `class Foo does Bar' to `class Foo :does(Bar)'
* Bump Object::Pad to minimum of 0.66 which introduces has and
deprecates does. Object::Pad 0.800 deprecates the `has' keyword.
0.103 2022-02-25 17:45:50Z
* Update POD for query_kvk.pl
* Rename query_kvk.pl to query-kvk.pl
0.102 2022-02-25 16:07:22Z
* Fix query_kvk for location-profile
0.101 2022-02-23 18:20:59Z
* Update POD
* Fix dependency on OpenAPI::Client 1.03
0.100 2022-02-23 17:32:19Z
* Breaking changes:
* Using Object::Pad for OO system
* Using the new API's from KvK
* Update developer documentation in regards to SSL certs
0.011 2020-09-02 15:52:34Z
* Make RSIN work around the default
0.010 2020-09-02 13:41:40Z
* Implement workaround for getting RSIN of non legal entity
businesses after a chat with a KvK developer.
0.009 2020-07-28 12:41:12Z
* Add rsin search support to CLI client
0.008 2020-05-22 20:33:10Z
* Automaticly fix kvk and branch number syntax. Easier when using
the CLI client of this module.
* (Maintainer) Fix author tests
0.007 2020-03-31 15:29:15Z
* Allow users to override the API hostname
0.006 2018-08-13 11:41:07Z
* Change from Moose to Moo
* Remove unneeded dependency (MooseX::Log::Log4perl).
0.005 2018-08-02 09:50:48Z
* Allow more search options with the CLI script
* Bump requirement for OpenAPI::Client to v0.17
0.004 2018-07-20 14:22:45Z
* Change perl path in bin script
0.003 2018-07-20 13:46:01Z
* Add CLI script for query-ing the KvK
0.002 2018-07-02 19:23:43Z
* Implement spoofmode module: WebService::KvKAPI::Spoof
* Improve testsuite, get coverage to 100%
* Fill META.json with correct repository
0.001 2018-07-02 13:43:22Z
* Initial release of Zaaksysteem fork to CPAN