v0.1.0
Asciicast v0.1.0
Initial release! Provides:
@cast
Documenter integration, for animated REPL execution in docscast_readme
for generating gifs in READMEscast""
string macro, for generating.cast
files to use elsewhere- and more!
Merged pull requests:
- Initial functionality (#1) (@ericphanson)
- update readme (#2) (@ericphanson)
- fix
matcher
, add named example (#3) (@ericphanson) - Modify
capture
to write events "as they happen" (#4) (@ericphanson) - make delay modifiable by keyword arguments (#5) (@ericphanson)
- enable color in docs (#11) (@ericphanson)
- add
record_output
(#12) (@ericphanson) - add cast macro; rename
@gif
to@cast
for Documenter; add show method toCast
(#13) (@ericphanson) - Updates (#14) (@ericphanson)
- Improve docs, apis (#16) (@ericphanson)
- inline into documenter (#17) (@ericphanson)
- fixes (#18) (@ericphanson)
- Add gif functionality (#19) (@ericphanson)
- fix syntax highlighting (#20) (@ericphanson)
- add section, more documenter options (#21) (@ericphanson)
- Tweaks and improvements (#22) (@ericphanson)
- Require opt-ing in to exceptions (#23) (@ericphanson)
- mention some alternatives (#27) (@ericphanson)
- Features and improvements (#28) (@ericphanson)
Closed issues: