Skip to content

v1.7.3

Choose a tag to compare

@digitalghost-dev digitalghost-dev released this 03 Nov 18:31
· 191 commits to main since this release
v1.7.3
49267ac

Changed

  • Changed hard coded https://pokeapi.co/api/v2/ base URL to use the single connections.APIURL instead. (#194)

Fixed

  • Fixed search command not returning an exit code on error. (#195)
  • Fixed berry command not calling proper validation function. (#193)

Secured