Releases: jmshal/pokevision-cli
1.0.10
1.0.9
1.0.8
1.0.7
This release likely fixes the error you're currently seeing. See below for more information.
This release candidate adds support for Linux & Windows desktop notifications, filtering in/out specific Pokémon, and default locale detection.
Changelog
- Linux desktop notifications (big thanks to @WISC for #11)
- Windows 10 toast notifications (see this for setup instructions)
- Support for Pokémon filters (
--only
and--ignore
) (e.g.--ignore=zubat,pidgey
) - Auto-detect locale (from supported locale list,
en
by default)
Bugfixes
- Fixes a major bug with PokéVision changing the endpoint (#14)
1.0.7-rc.3
This release candidate adds support for Linux & Windows desktop notifications, filtering in/out specific Pokémon, and default locale detection.
Changelog
1.0.7-rc.2
This release candidate adds support for filtering in/out specific Pokémon, and default locale detection. Please be advised - this build may be unstable for non-english users - if you encounter any issues, please make an issue (they're very much welcome).
Changelog
- Support for Pokémon filters (
--only
and--ignore
) (e.g.--ignore=zubat,pidgey
) - Auto-detect locale (from supported locale list,
en
by default)
1.0.7-rc.1
This release candidate adds support for filtering in/out specific Pokémon, and default locale detection. Please be advised - this build may be unstable for non-english users - if you encounter any issues, please make an issue (they're very much welcome).
Changelog
- Support for Pokémon filters (
--only
and--ignore
) (e.g.--ignore=zubat,pidgey
) - Attempt to auto-detect locale (could be unstable)
1.0.6
This release adds support for desktop notifications (on Mac OS X), speeds up initial load time, adds multi-language support for Pokémon names, and fixes a minor bug with displaying expiration times.
Changelog
- Support for desktop notifications (on Mac OS X) (
--notify
) (#2) - Built in Pokédex (should speed up initial load time)
- Multi-language support for Pokémon names (
--locale
) (#5)
Bugfixes
- Fixes an error which exits the cli when a Pokémon expires "now" (even in forever mode)
1.0.6-rc.2
This release candidate adds support for desktop notifications (on Mac OS X), speeds up initial load time, and fixes a minor bug with displaying expiration times.
Changelog
- Support for desktop notifications (on Mac OS X) (
--notify
) (#2) - Built in Pokédex (should speed up initial load time)
- Multi-language support for Pokémon names (
--locale
) (#5)
Bugfixes
- Fixes an error which exits the cli when a Pokémon expires "now" (even in forever mode)
1.0.6-rc.1
This release candidate adds support for desktop notifications (on Mac OS X), speeds up initial load time, and fixes a minor bug with displaying human-time.
Changelog
- Support for desktop notifications (on Mac OS X) (
--notify
) - Caches the pokedex.json file (from GitHub), speeding up the cli's load time
Bugfixes
- Fixes an error which exits the cli when a pokemon expires "now" (even in forever mode)