Changes for version 0.66 - 2023-09-08

  • CHANGES
    • Add a unit test to check that `async method` works on core perl class syntax
    • Remember to implement `sub unimport` so that `no Future::AsyncAwait` works
  • BUGFIXES
    • Provide a permit_hintkey to keep XPS happy

Modules

deferred subroutine syntax for futures
the interface required by Future::AsyncAwait
build-time support for extensions to Future::AsyncAwait
conformance tests for awaitable role API