v1.1.0
Added
- Added a new
searchcommand. Search for a Pokémon or ability with a full or partial match. As well as^for regex.
Changed
- Changed functions calling the PokeAPI URL to use a
constvariable set inconnections/connections.go. (#121)
Fixed
- Fixed issues found by linters. (#123)
- Commit Change Log: v1.0.3 > v1.1.0
- Associated PRs: (#124)