Skip to content

Release for v0.2.2 (automated)

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 13:26
· 50 commits to main since this release
  • docs: update READMEs
  • cli: update example gif, vhs creation file
  • console: update example gif, vhs creation file
  • feature: change query parameters
  • query: catch no results found error (non-standard json response)
  • query: escape queries sent to cex api endpoint
    • closes #3 double quotes cannot be used in query
  • web: use centralised input query checker
  • console: use centralised input query checker; adjust query params
    • closes #2 queries need to be at least 4 characters in length
    • closes #4 change query delimiter
  • cmd: query input splitting for commands centralised