v0.17
New features * AssetCompressHelper::inlineCss() and AssetCompressHelper::inlineScript() were added. They allow build targets to be inlined into your HTML pages. * The development filter now caches build targets. This will improve performance when build targets don't change. * The console tool clears the cached build outputs. Bugfixes * Build targets with multiple `.` in them work correctly.