Version 1.0.0
Here we go! We've finally reached 1.0.0! This release mostly fixes the bugs from 1.0.0-beta.
Changelog:
- Bug fix: Require.js support should work again! Thanks @jeremylevy!
- Allow a default input value with
inputValue: "My text"
- When using the timer, you can now specify callbacks which will execute when the timer is done, just like you do when clicking the Done-button!