Features
Cache location
You're now able to set a custom cache location by setting catalyst_builder: { cacheDir: 'a/cache/path' }
property in the pubspec.yaml
Take a look in pubspec.yaml for an example.
Internal
- The
CacheHelper
is no longer static.