Skip to content

Releases: shellshape/chapterize

v1.2.0

06 Oct 17:21

Choose a tag to compare

You can now pipe EDL data directly into chapterize via STDIN. Also, if you do not specify any output file, the result will now be printed to STDOUT.

Example:

$ cat timeline.edl | chapterize > timestamps.txt

v1.1.0

06 Oct 14:46

Choose a tag to compare

add readme to edl crate

v1.0.0

06 Oct 07:44

Choose a tag to compare

add deployment workflow