Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 1.29 KB

Changelog

0.2.4

  • Allows a file's user_id field to be nullable #49

0.2.3

  • Removes the required elements from JSON schemas as they are unnecessary #45

0.2.2

  • Fixed missing deals in dealflow stream

0.2.1

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

0.2.0

  • Remove goals stream #44

0.1.1

  • Add bookmarking to the dealflow stream #38

0.1.0

  • Add dealflow stream #36

0.0.15

  • Additional schema updates to allow nulls #26

0.0.14

  • Marks the products.json schema file to allow a null USD.cost #24

0.0.13

  • Marks timeline_last_activity_time and timeline_last_activity_time_by_owner as not required in organizations and persons streams

0.0.12

  • Includes subdirectories explicitly in package to match current deployment method

0.0.11

  • Changes the users stream's last_login schema to accept string as a fallback for invalid datetimes