Skip to content

Releases: misalcedo/literate-rs

Swallow broken pipe errors

17 Jan 03:53
Compare
Choose a tag to compare

head and tail close stdout prematurely. Handle this case gracefully.

Make the walk module public

14 Jan 15:51
Compare
Choose a tag to compare

Make the walk module public and do not pub use the items in walk.

Document the walk feature

14 Jan 14:33
28dc45c
Compare
Choose a tag to compare

Docs.rs will now document all features.

Improve the CLI

14 Jan 14:04
e13931d
Compare
Choose a tag to compare

Add headings for arguments to the CLI and add explicit debug and trace verbosity switches.

Add directory tree-walking extraction

14 Jan 05:24
72ce7b0
Compare
Choose a tag to compare

literate walk command can map an entire directory tree to their extracted versions.

Input and output on extraction in the CLI

14 Jan 03:18
93adfd0
Compare
Choose a tag to compare

Add input and output args to the binary. Allow calling with or without a subcommand

Initial release with simple CLI

13 Jan 21:30
3ac6c27
Compare
Choose a tag to compare