Macros: You can now easily write macros without needing to add babel-core to your dependencies. The babel argument is forwarded to each macro applied, simplifying the process.
Fixes
Fix incomplete filename issue when using Babel from the command line. You now receive the full filepath instead of a relative path, enhancing clarity.