• v1.1.4 051d0cb911

    v1.1.4 Stable

    daniil-berg released this 2022-05-08 15:20:28 +02:00 | 1 commits to master since this release

    Fixes

    Control server session writes only once per listen iteration

    Downloads
  • v1.1.3 ee0b8c0002

    v1.1.3 Stable

    daniil-berg released this 2022-05-07 16:16:59 +02:00 | 2 commits to master since this release

    Fixes

    Server response now always ends with newline

    Downloads
  • v1.1.2 5a72a6d1d1

    v1.1.2 Stable

    daniil-berg released this 2022-05-07 14:45:09 +02:00 | 4 commits to master since this release

    Fixes

    Server's control session did not stop reading from socket after newline

    Downloads
  • v1.1.1 72e380cd77

    v1.1.1 Stable

    daniil-berg released this 2022-05-06 18:57:52 +02:00 | 5 commits to master since this release

    Fixes

    Bug in control parser due to missing docstring in until_closed method

    Downloads
  • v1.1.0 dae883446a

    v1.1.0 Stable

    daniil-berg released this 2022-05-05 08:36:08 +02:00 | 7 commits to master since this release

    Features

    Add until_closed method to pools

    Downloads
  • v1.0.3 a4ecf39157

    v1.0.3 Stable

    daniil-berg released this 2022-04-27 17:02:54 +02:00 | 8 commits to master since this release

    Fixes

    Fix socket path bug in control client

    Downloads
  • v1.0.2 e3bbb05eac

    v1.0.2 Stable

    daniil-berg released this 2022-04-18 13:50:42 +02:00 | 9 commits to master since this release

    Fixes

    Fix cancel message bug for Python 3.8

    Miscellaneous

    Add test coverage workaround for Python version conditions
    Improve exception handling & logging in meta-tasks
    Expand docs

    Downloads
  • v1.0.1 db306a1a1f

    v1.0.1 Stable

    daniil-berg released this 2022-04-08 11:54:26 +02:00 | 13 commits to master since this release

    Fixes

    Fix compatibility with Python 3.8 (workaround for having a classmethod-property)
    Fix control session problems with a separate IO buffer

    Miscellaneous

    Mark non-public control modules as such

    Downloads
  • v1.0.0 9b838b6130

    v1.0.0 Stable

    daniil-berg released this 2022-03-31 21:07:20 +02:00 | 18 commits to master since this release

    No point procrastinating. Consider the API fixed now.

    Downloads
  • v1.0.0-beta 7e34aa106d

    v1.0.0-beta Pre-Release

    daniil-berg released this 2022-03-24 13:43:37 +01:00 | 32 commits to master since this release

    Almost ready for the first major realease.

    Now with Sphinx documentation sources.

    Some pool fixes pending.

    Downloads