* Support fragment level compression (gzip/deflate)
* Inline AMD loader if specified as file URL (Performance)
* Asynchronous file read in built-in fetch
* Respond 404 in case of not found template
* Add support for fallback slots
* Fragment initialization metrics
* Update loadCSS to fix FF 38 crash on Async Fragments.
* Fix issue related to unnamed slot behaviour
* Introduced unnamed default slot
* Introduced HTML compatible parser
* Base templates using slots
* Flattens nested templates