The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module Promise::ES6

0.06 Thu 12 Sep 2019
- Issue #2: Make all() resolve when given an empty array reference.

0.05 Wed 31 Jul 2019
- Issue #1: Prevent warn() when creating a pre-rejected promise.

0.04 Mon 4 Mar 2019
- Fix missing test dependency. (doh!)

0.03 Sat 2 Mar 2019
- warn() on unhandled promise rejection.

0.02 Wed 13 Feb 2019
- Make tests Windows-compatible. (cf. RT #128491)
  No production changes.

0.01 Mon 11 Feb 2019
- Initial release