v0.4.4: Time Stat API Fix
This PR achieves the following:
- fixed a bug where the time stat API would return the most recent requests as a string instead of an array
- fixed a bug where calling the time stat API may require you to wait a while (up to the cooldown specified for a term) instead of nearly instantaneously.
- increased number of recent requests from 100 to 1000.