Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@t4t5 t4t5 released this 21 May 11:52
· 181 commits to master since this release

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!