Skip to content

v11.1.0

Compare
Choose a tag to compare
@tusharmath tusharmath released this 20 Mar 09:07
· 42 commits to master since this release
2ae171b

11.1.0 (2018-03-20)

Bug Fixes

  • frames: frames should stop after an exception has occurred (037dbdf)
  • gaurd: make gaurd accept errors that don't use Error() constructor (1760d37)
  • interval: interval should stop after the first error (11cc1d0)

Features

  • scheduler: add support for frames() (667014f)

Performance Improvements

  • frames: frames operator now uses the frames() scheduler (42037f8)