0.0.12
Changelog
- Added
regolith watch
command - Added profile filter type for nesting profiles
- Added Deno filter type
- Performance improvements. Regolith should now copy files from source to tmp and to destination faster than before thanks to caching the contents of these directories and copying files only if necessary
- Renamed the default profile name from
dev
todefault
- The files are now build with Go 1.18
Full Changelog: 0.0.11...0.0.12