Skip to content

v0.1.20

Latest
Compare
Choose a tag to compare
@ViridianForge ViridianForge released this 15 Aug 20:29
· 1 commit to master since this release
7013b21

What's Changed

Added

  • Noxfile for testing combinations of supported versions Python and protobuf
  • Specifications around support targets for Python and protobuf for the library

Fixed

  • Fixed a bug wherein attempting to retrieve a dependency of a FileDescriptor could
    result thrown an exception if the dependency was not being served via reflection by
    the server.

Full Changelog: v0.1.19...v0.1.20