Revision history for Future-IO-Impl-Uring

0.005     2026-01-18 23:32:06+01:00 Europe/Brussels
          - Eliminate IOSQE_ASYNC
          - Add poll method
          - Reuse ring from Future::Uring if available

0.004     2026-01-18 16:17:51+01:00 Europe/Brussels
          - Allow non-positive inputs to waitpid
          - Fix failure arguments of ready_for_read/ready_for_write
          - Adopt listener class for new connection in accept
          - Remove custom implementations of sysread_exactly and syswrite_exactly
          - Add dependency on Future::IO 0.17
          - Increase default ringsize to 128

0.003     2026-01-02 22:33:44+01:00 Europe/Brussels
          - Implement send and recv
          - Implement ready_for_read and ready_for_write

0.002     2025-02-19 17:05:07+01:00 Europe/Brussels
          - Make syswrite_exactly actually work
          - Make sleep and waitpid also cancelable

0.001     2025-02-05 20:59:59+01:00 Europe/Brussels
          Initial release to an unsuspecting world