Releases: Phaetec/pogo-cruncher
Releases · Phaetec/pogo-cruncher
v0.4
- Add 2nd generation pokemon
- Remove old dependencies
- Tested with Google 2FA and PTC
v0.3.3
- Fix login problem with Google and PTC
- Update pgoapi
- Switch to Debian image, because __memcpy_chk is missing in musl on Alpine
- Need location field, because pgoapi dropped support for locationless authentication
v0.3.2
- Add fallback for pokemon which are not in the database (support for baby mons)
v0.3.1
- Add moveset for Ditto
- Add error handling when movesets are missing from new pokemon
v0.3
- Allow mass renaming pokemon according to schemes.
v0.2.13
- Show move types
- Handle API throttling to avoid soft-bans
- Bug fixes
v0.2.12
Changes:
- Remove need for location
- Rows are now sortable in both directions
0.2.10
- Add button to show status of API connection
- Bug fixes
0.2.8
Changes
- Show Attack Moves of each Pokemon
- Bug fixes