Skip to content

v1.0.6

Choose a tag to compare

@MrUnbelievable92 MrUnbelievable92 released this 06 Oct 06:24

Additions

  • Added IsMemoryAligned<T>(T* address) to Assert
  • UNITY ONLY: Added a simple editor extension at "Window/C# Dev Tools/Manage Safety Checks..." which enables users to enable/disable safety checks one by one or alltogether

Changes

  • API BREAKING CHANGE: Renamed the Log class to Dump

Fixed Oversights

  • Added a check whether or not the supplied numEntries parameter is 0 to Assert.IsValidSubarray