Skip to content

Add `fetchedFromCache` property parsing and speed improvements

Choose a tag to compare

@BalestraPatrick BalestraPatrick released this 21 Jan 10:11
· 294 commits to master since this release
1efa7b1
  • A new property fetchedFromCache is now parsed from the log. With this property you can know which files were actually compiled and not fetched from Xcode's derived data. #50
  • Up to 40% faster redaction of user directory from logs. #50
  • Update reporter usage w/ missing reporter. #49