Fixed
- Fix issue of using the
--image | -i
flag without an argument but with a=
at the end. (#96)- For example, running:
poke-cli pokemon cacturne --image=
would not error out the program or print an image. Running this inv0.11.1
returns an error.
- For example, running:
- Commit Change Log: v0.11.1 > v0.11.1
- Associated PRs: #97