MeasurementLink Support for Python v1.2.0-dev2
Pre-release
Pre-release
dixonjoel
released this
19 Sep 16:45
·
15 commits
to releases/1.2
since this release
What's Changed
- Support for Python services returning DoubleXYData
- Add encoder and decoder for DoubleXYData by @dixonjoel in #358
- Game of Life example by @dixonjoel in #360
- Examples
- Misc improvements and refactoring
- Log exceptions in more cases by @bkeryan in #371
- Only service interfaces listed in .serviceconfig file by @dixonjoel in #368
- Split GrpcChannelPool into a separate submodule by @bkeryan in #376
- Add type hints and clean up documentation for encoders and decoders by @dixonjoel in #367
- Disallow untyped defs by @bkeryan in #379
- Revise docstrings for info.py by @bkeryan in #378
Full Changelog: 1.2.0-dev1...1.2.0-dev2