Features
- sourcesContent support (3f7c7a7)
outFile
is now a fully-optional parameter (2947933)builder.reset
can now take a custom loader as argument (a5d76f6)- Bundles themselves can be used in arithmetic now (b627d78)
- __filename, __dirname are baseURL absolute now (ad3166b)
Bug Fixes
- Global parsing bug fix (a719733)