v0.1.0
This version reflects changes made in timesnap. Its v0.1.0 release changed the way that requestAnimationFrame
operates, running its callbacks in relation to capturing images instead of running them at a fixed rate. See tungs/timesnap#10 and tungs/timesnap#17 for more information.
--canvas-mode
is renamed to--canvas-capture-mode
config.canvasMode
is renamed toconfig.canvasCaptureMode
.