0.3.6
Library updates:
- Add
RapidProClient.export_all_data
(#105). - Add
RapidProClient.get_workspace_name
(#108). - Deprecates
RapidProClient.get_raw_runs_with_flow_id
in favour ofRapidProClient.get_raw_runs
(#105). - Updates documentation to refer to workspaces instead of instances (#110).
Tool updates:
- Removed copy_contacts and synchronise_contacts. Use
synchronise_contacts.py
in https://github.com/AfricasVoices/tools/tree/master/rapid_pro instead (#109). - Updates mno_analysis_tools/compute_window_of_downtime.py to sort by timestamp before exporting (#106).