Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Releases: Phaetec/pogo-cruncher

v0.4

07 Mar 09:21
@n2o n2o
v0.4
2bbd038
Compare
Choose a tag to compare
  • Add 2nd generation pokemon
  • Remove old dependencies
  • Tested with Google 2FA and PTC

v0.3.3

28 Feb 21:42
@n2o n2o
v0.3.3
c2dd96a
Compare
Choose a tag to compare
  • 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

15 Dec 17:47
@n2o n2o
v0.3.2
22d9386
Compare
Choose a tag to compare
  • Add fallback for pokemon which are not in the database (support for baby mons)

v0.3.1

01 Dec 11:51
@n2o n2o
v0.3.1
177fb9d
Compare
Choose a tag to compare
  • Add moveset for Ditto
  • Add error handling when movesets are missing from new pokemon

v0.3

29 Aug 11:34
612d504
Compare
Choose a tag to compare
  • Allow mass renaming pokemon according to schemes.

v0.2.13

17 Aug 22:19
@n2o n2o
v0.2.13
2137be7
Compare
Choose a tag to compare
  • Show move types
  • Handle API throttling to avoid soft-bans
  • Bug fixes

v0.2.12

15 Aug 19:33
Compare
Choose a tag to compare

Changes:

  • Remove need for location
  • Rows are now sortable in both directions

0.2.10

11 Aug 21:18
@n2o n2o
0.2.10
cdfc724
Compare
Choose a tag to compare
  • Add button to show status of API connection
  • Bug fixes

0.2.9

10 Aug 18:33
43bfc82
Compare
Choose a tag to compare
  • Added powerup Feature

0.2.8

09 Aug 21:22
@n2o n2o
0.2.8
19c5084
Compare
Choose a tag to compare

Changes

  • Show Attack Moves of each Pokemon
  • Bug fixes