v0.6.0
Add CachedResolver relative file path support and extend documentation with production example.
!IMPORTANT! Breaking changes:
- The CachedResolver.ResolveAndCache method has its argument order swapped around now. (Previously (assetPath, context), now (context, assetPath))