v1.7.3
Changed
- Changed hard coded
https://pokeapi.co/api/v2/base URL to use the singleconnections.APIURLinstead. (#194)
Fixed
- Fixed
searchcommand not returning an exit code on error. (#195) - Fixed
berrycommand not calling proper validation function. (#193)
Secured
- Secured against CVE-2025-47907 and CVE-2025-47906 by updating Go to
v1.24.6. (#192)
- Commit Change Log: v1.7.2 > v1.7.3
- Associated PRs: (#196)