Pify: Introduces support for the new pify.all module, allowing users to promisify multiple callback-style functions at once, enhancing flexibility and usability.
Fixes
Fix issue with the original pify function not handling certain edge cases properly, ensuring a smoother experience for users.