Releases: Noctem/aiopogo
Releases · Noctem/aiopogo
2.0.4
2.0.3
2.0.2
2.1.0 beta 0
Use pogeo's Location
type
2.0.1
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 ofappend
ing 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