Skip to content

Releases: Wizcorp/timed-number

Release list

v0.3.1

Choose a tag to compare

@bjornstar bjornstar released this 16 Jul 08:45

v0.3.1

  • You should now specify your own time source when instantiating a timed number to avoid using the default for a brief period of time.

v0.3.0

Choose a tag to compare

@bjornstar bjornstar released this 17 Jun 08:15

v0.3.0

  • Fixed an issue where timed number was not ticking if the previous stored value and the new stored value were the same.
  • Fixed an issue where tick timers were not being set properly.
  • Ticks now only occur when the value is not at it's limits.
  • Fixed an issue where negative rates could not be used properly.