Skip to content

Releases: wikirate/wikirate4py

1.2.8

20 Sep 17:16
Compare
Choose a tag to compare
  • filter by company_identifiers
  • metric_keyword
  • metric (an array of metric ids or metric names can be given as input
  • rename filter wikirate_topic to topic
  • add update_card & update_metric functions
  • update models
  • remove redundant methods
  • fixes and refactoring

1.2.5

14 Feb 14:01
Compare
Choose a tag to compare
  • include subject_company_id and object_company_id when filter relationship answers

1.2.4

14 Feb 13:19
Compare
Choose a tag to compare
  • Introduction of generate_url_key: Added a new function for creating URL-friendly string entity identifiers.
  • Enhancements to get_answers method: Allows users to retrieve answers for Wikirate entities using both numeric and alphanumeric identifiers.
  • Refactor and rename of get_relationship_answers_by_metric_id: Renamed to get_relationship_answers, enabling users to provide numeric or alphanumeric identifiers for entity retrieval of relevant relationship answers.
  • Renaming of get_relationship_answers to get_relationship_metric_answers: Improved method naming for clarity.

1.2.3

01 Feb 17:27
Compare
Choose a tag to compare

minor changes:

  • allow adding website when add company or update company
  • rename oar_id to os_id

1.2.2

30 Oct 14:42
Compare
Choose a tag to compare

small fixes:

  • return under sources on AnswerItem, SourceItems
  • include view parameter on filters under get_answers method

1.2.1

26 Oct 14:03
Compare
Choose a tag to compare
  • addition of get_metrics_of method

1.2.0

27 Jul 14:49
Compare
Choose a tag to compare

minor fixes

1.1.9

08 Jun 09:56
Compare
Choose a tag to compare
  • minor updates
  • include get_comments and verify_answers methods

1.1.8

12 May 11:53
Compare
Choose a tag to compare
v1.1.8

update version number

1.1.6

06 Apr 09:44
Compare
Choose a tag to compare
  • add update_company method to allow users to update companies' subcards through the API