Releases: wikirate/wikirate4py
Releases · wikirate/wikirate4py
1.2.8
- 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
- include subject_company_id and object_company_id when filter relationship answers
1.2.4
- 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
minor changes:
- allow adding website when add company or update company
- rename oar_id to os_id
1.2.2
small fixes:
- return under sources on AnswerItem, SourceItems
- include view parameter on filters under get_answers method
1.2.1
- addition of get_metrics_of method
1.1.9
- minor updates
- include get_comments and verify_answers methods
1.1.8
v1.1.8
update version number
1.1.6
- add update_company method to allow users to update companies' subcards through the API