Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 470 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 470 Bytes

0.34.2

  • Add the matched_substrings attribute to the Prediction results (for autocomplete results)
  • Add the structured_formatting attribute to the Prediction results (for autocomplete results)

0.34.1

  • Remove new argument that was accidentally added to the Review class

0.34.0

  • Added the option details: true to all methods that return a collection of spots
  • Added permanently_closed to the returned fields for a spot
  • Introduced the CHANGELOG