Skip to content

1.0.6

Compare
Choose a tag to compare
@bchr02 bchr02 released this 26 Sep 01:19
· 19 commits to master since this release
  • new type checking - now throws when an incompatible value is used
  • new speed configuration option to bypass new type checking
  • using setImmediate instead of setTimeout for faster updating
  • removed the timeout configuration option since we are no longer using setTimeout

Thank you @piranna for these suggestions.