0.4.0 - swinging sciurus
- Changed search semantics: ORing terms instead of ANDing. Allow much more terms. Allow JSON POST.
- Specified and implemented handling of phone numbers: all phone numbers are normalized to ITU-T E.164 form in ingress
- Implemented plivo SMS backend
- Added admin interface
- Added timestamps to models
- Added prometheus metrics exporting
- Added optional required authorization for REST requests
- Improved tests