Skip to content

2.0

Compare
Choose a tag to compare
@Noctem Noctem released this 19 May 09:28
· 16 commits to master since this release
v2.0
7ad37e7
  • 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