-------------------
New
~~~
- Include version-specific converters. [Ash Wilson]
This allows us to, for instance, ensure that all
GPS coordinates are returned as float-type values,
across all database versions, no matter how they
were originally stored in the database.
Closes 22
- Support v4 as well as v5 Kismet databases. [Ash Wilson]
Closes 19
- Add ``kismet_log_devices_to_filebeat_json``. [Ash Wilson]
Closes 17