Skip to content

1.2.0

Compare
Choose a tag to compare
@adamgraham adamgraham released this 10 Jul 17:49
· 78 commits to main since this release

Added

  • Static class Benchmark to replace ComparePerformance
  • Static class Compare<T> to replace CompareResults<T>
  • Overloads for logging messages with custom prefixes
  • New Log.Assertion methods

Removed

  • MonoBehaviour ComparePerformance
  • MonoBehaviour CompareResults<T>

Changed

  • Package description
  • Documentation comments
  • [FPSDisplay]: The SetDisplayFormat method can now be overriden