Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 452 Bytes

[1.0.2] - 2024-06-15

Disable Logging

  • Removes the call to automatically list all Player Loop Systems during bootstrap

[1.0.1] - 2024-06-03

Efficiency Improvements

  • Improves Timer Manager Efficiency By Reducing Memory Allocation
  • Disposes All Timers When Clear Method Is Called

[1.0.0] - 2024-05-26

First Release

  • Inserts Timer Manager into Player Loop For Self Management
  • Includes Countdown, Frequency and Stopwatch Timers