Asciicast v0.1.3
- Add
loop_delay
option for@cast
blocks - Expose
idle_time_limit
in@cast
blocks - Fix parsing of delay in
@cast
blocks to not truncate
Merged pull requests:
- add
loop_delay
documenter option, exposeidle_time_limit
, and fix parsing ofdelay
in@cast
blocks to not truncate (#39) (@ericphanson)
Closed issues:
- Delay before the next loop starts (#38)