- Implemented pivoting from domains via communication relations (`communicating_files`, `downloaded_files`)
0.1.16
- Implemented `--no-verify` for subcommands (5)
0.1.15
- Updated dependencies - Added `--no-verify` switch for `query` command to allow MISP instances with self-signed certificates without messing with the venv's certificate store
0.1.14
- File objects now include first & last submission date as text field - File attributes are set to first submission date
0.1.13
- Fixes a bug where empty submitter IDs caused an exception - Updated dependencies - Added parameter `-A/--include-api` which allows adding API submitters, otherwise these will be skipped when retrieving submissions relation
0.1.12
- Replaced prints by python logging in order to enable the use as a library - Added new relationships: - email_attachements - email_parents - pe_resource_parents - downloaded_files