v0.1.0
This version changes the way that requestAnimationFrame operates, running its callbacks in relation to capturing images instead of running them at a fixed rate. See #10 and #17 for more information.
--canvas-modeis renamed to--canvas-capture-modeconfig.canvasModeis renamed toconfig.canvasCaptureMode.
The algorithm to iterating through time has been rewritten to accommodate future features.