Skip to content

v1.0.34

Compare
Choose a tag to compare
@yuanzhou yuanzhou released this 27 Aug 18:13
· 21 commits to main since this release
f7b1be5
  • Fix an issue while accessing JSON data. The return type from function execute_opensearch_query is a urllib3.Response type, which doesn't have a get_json() function.
  • Limit parameterized searching to 500 results

Full Changelog: v1.0.33...v1.0.34