Revision history for Future-Q 0.030 2013/07/03 - No changes to the code. - Update POD in response to Future 0.14 and q.js v0.9.5 - Confirmed it passes the tests with Future 0.15 installed. 0.020 2013/05/12 - Support Future 0.13 POD is updated now that Future has its own then() method. - [BUG FIX] It crashed when a Future object (not a Future::Q object) was returned from then() callbacks. This bug is fixed. - Drop support for Future::Utils::repeat() in the test suite. repeat() may not go well with Future::Q's feature of reporting unhandled failures. - Now Module::Build is used for packaging. 0.012 2013/04/14 Initial release.