Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1.16 KB

Changelog

2.0.7

  • Update version of requests to 2.20.0 in response to CVE 2018-18074

2.0.6

  • Uses date-time parsing/formatting to add times to dates, instead of naive append #27

2.0.5

  • Fixes estimates stream to use estimate.creator instead of estimate.user #26

2.0.4

  • Fixes schema of external_reference.group_id to be a string #24

2.0.3

  • Fixes schema of external_reference_id to be typed as strings #23

2.0.1

  • Fixes issue with empty datetimes #22
  • Fixes issue with certain datetime fields being treated as dates #22
  • Merges *_message_recipients sub-streams into their parent streams #22

2.0.0

  • Upgrades to Harvest V2 API and modifies streams to match the new endpoints #20

1.1.1

  • Harvest V1 API