Releases: fvdm/nodejs-politieapi
Releases · fvdm/nodejs-politieapi
v1.1.1
- 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
- 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
- The basics are complete, with stable request and error handling.
- The
vermist
and gezocht
endpoints will be added later.