1.0.6
- 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.