2.0.0
- General cleanup of solution.
- Renamed AjaxMinBundle to ScriptWithSourceMapBundle after removing stylesheet/CSS support given it's not supported by the minifier.
- Added better support for bundles that could have IItemTransforms in them.
- Added a TestWebsite project to aid in testing and debugging.
- Updated the sourceMappingURL comment to adhere to the latest source mapping specification recommendation (//# instead of //@).