0.1.3
Pre-release
Pre-release
- Builds are now fully incremental, even on startup.
- Builds will be invalidated if the build script or any of its dependencies
are updated since there is no way of knowing how that would affect things.
- Builds will be invalidated if the build script or any of its dependencies
- Added
lastModified
toAssetReader
(only matters if you implement it).