Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.9_ Patch release.tar.gz | 2023-07-22 | 643.9 kB | |
1.1.9_ Patch release.zip | 2023-07-22 | 726.1 kB | |
README.md | 2023-07-22 | 821 Bytes | |
Totals: 3 Items | 1.4 MB | 0 |
What's Changed
- Improve handling of KeyboardInterrupt in CLI applications by @mryab in https://github.com/learning-at-home/hivemind/pull/567
- Measure coverage of subprocesses, exclude protobuf compiled files by @mryab in https://github.com/learning-at-home/hivemind/pull/568
- Require pydantic<2.0 unless it's supported by @borzunov in https://github.com/learning-at-home/hivemind/pull/573
- Support Python 3.11 by @borzunov @justheuristic in https://github.com/learning-at-home/hivemind/pull/574
- Fix using .lstrip() in hivemind.compression by @borzunov in https://github.com/learning-at-home/hivemind/pull/578
- Fix TypeError in P2P._terminate() by @borzunov in https://github.com/learning-at-home/hivemind/pull/579
Full Changelog: https://github.com/learning-at-home/hivemind/compare/1.1.8...1.1.9