Skip to content

v0.6.0

Compare
Choose a tag to compare
@LucaScheller LucaScheller released this 25 Nov 00:45
· 52 commits to main since this release

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))