Skip to content

Releases: RavenPack/python-api

Version 1.0.57

09 Jul 13:56
b34f3fc
Compare
Choose a tag to compare

Fixed

  • Bug in event_symilarity_days serializer
  • Bug with UTF-8 encoding in the edge reference-type

Version 1.0.56

09 Jul 14:00
Compare
Choose a tag to compare

Improved

Internal changes to speed up get_status and wait_for_completion file methods

Version 1.0.55

09 Jul 14:46
Compare
Choose a tag to compare

Added

Added an optional parameter upload_mode to api.upload.file, which can be
"RPXML" or "RPJSON". Internal.

Version 1.0.54

09 Jul 14:46
Compare
Choose a tag to compare

Fixed

Fix for Result.str to handle Edge fields

Changed

Datafile's content now don't contain empty records

Version 1.0.53

09 Jul 14:45
Compare
Choose a tag to compare

Added

Product aware instance: allows to access edge just instanciating your api with

api = RPApi(product="edge")

Version 1.0.52

09 Jul 14:45
5118efb
Compare
Choose a tag to compare

Added

Entity-type-reference: support to retrieve a reference in the past. It also
supports to specify reference_type="delta" to retrieve just a daily
difference of the changes (only for Edge).

Version 1.0.51

09 Jul 14:45
cb5ec83
Compare
Choose a tag to compare

Added

Insider-transactions and Earnings-Dates API support: list the available files
and download them to automate your process

Version 1.0.50

09 Jul 14:45
0d55a16
Compare
Choose a tag to compare

Fixed

Fix for Python 2.7 compatibility

Version 1.0.49

09 Jul 14:45
5f11114
Compare
Choose a tag to compare

Added

Text analytics: support for uploading via source_url

Version 1.0.48

09 Jul 14:45
6a7cbd8
Compare
Choose a tag to compare

Added

Text analytics: support for the /text-extraction endpoint