Skip to content

Releases: Noctem/aiopogo

2.0.4

20 Jul 19:11
v2.0.4
55a9efe
Compare
Choose a tag to compare

Improve authentication emulation

2.0.3

08 Jul 11:44
v2.0.3
8c78f21
Compare
Choose a tag to compare

Don't treat keys as expired until repeated failures

2.0.2

25 Jun 04:03
v2.0.2
ae01961
Compare
Choose a tag to compare
  • 0.67.1 compatibility
  • aiohttp 2.1/2.2 compatibility
  • Fix 403 errors with PTC login (#6)
  • Fix TypeError with Google accounts (#7)
  • Work around a bug in aiosocks

2.1.0 beta 0

31 May 05:36
v2.1.0b0
12ed079
Compare
Choose a tag to compare
2.1.0 beta 0 Pre-release
Pre-release

Use pogeo's Location type

2.0.1

27 May 18:52
v2.0.1
18ad412
Compare
Choose a tag to compare
  • Make gpsoauth optional
  • Allow aiohttp 2.1.x

2.0

19 May 09:28
v2.0
7ad37e7
Compare
Choose a tag to compare
2.0
  • Don't convert protobuf objects to dicts
  • Add request methods with arguments as a tuple instead of a dict
  • Simplify redirection exception
  • Use protobuf extend method instead of appending in loops
  • Store a global reference to imported modules and use that instead of running import_module every time
  • Remove unnecessary protos subpackage
  • Code formatting changes
  • Minor bug fixes

1.9.1

19 May 09:25
v1.9.1
f46fa8e
Compare
Choose a tag to compare

Update for 0.63.1

1.9.0

20 Apr 23:14
Compare
Choose a tag to compare
  • Add SOCKS auth support
  • A little refactoring

1.8.3

20 Apr 02:02
Compare
Choose a tag to compare

Add missing await

1.8.2

19 Apr 21:48
Compare
Choose a tag to compare

Always reset instance_token after removal