Skip to content

1.2.4

Compare
Choose a tag to compare
@vasgat vasgat released this 14 Feb 13:19
· 25 commits to main since this release
  • 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.