Skip to content

5.1.2

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 09 Aug 10:15

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[5.1.2] - 2024-01-26

Changed:

  • Updated version to 5.1.2

Fixed:

  • Removed unecessary .meta file
  • Fixed warnings about deprecated APIs.
  • Fix issue where IsPowerOfTwo returns true for negative ints
  • Test for IsPowerOfTwo is updated to check up to 2^30 and includes negative cases