Skip to content

0.3.9

Compare
Choose a tag to compare
@as2388 as2388 released this 12 Jul 09:44
· 20 commits to master since this release
  • Adds urn_type property (tel, telegram etc.) to traced data in RapidProClient.convert_runs_to_traced_data (#118).
  • Adds RapidProClient.get_workspace_uuid (#127).
  • Fixes jsonl exports not having \n terminators between exported records in RapidProClient.export_all_data (#129).
  • Fixes RapidProClient.update_raw_data_with_latest_modified not working when prev_raw_data arg is None (#128).
  • Skips downloading archives that are known to contain 0 records, which slightly improves performance when loading data from archives (#123).
  • Fixes deprecation warning in update_raw_runs_with_latest_modified (#115).