Skip to content

Releases: fvdm/nodejs-politieapi

v1.1.1

15 Sep 14:20
Compare
Choose a tag to compare
  • Changed: No more production dependencies #8
  • Changed: Minimum node v18
  • Changed: Prefix API error messages with API:
  • Changed: Increased default timeout to 15 sec
  • Fix: urgentpolitiebericht no longer taking params

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Oct 23:41
Compare
Choose a tag to compare
  • Feature: New method vermist()
  • Change: When a uid is requested return its object instead of the array
  • Change: Invalid uid handling
  • Change: Cleanup twitter.accountnaam in wijkagenten()
  • Misc small tweaks
  • Documentation updated

v1.0.0 - First release

12 Oct 02:10
Compare
Choose a tag to compare
  • The basics are complete, with stable request and error handling.
  • The vermist and gezocht endpoints will be added later.