Lsvine Versions Save

`tree -L 2` with less empty screen space.

0.3.1

4 years ago

Check examples in readme

0.2.6

4 years ago

0.2.5

4 years ago

Add option -a/--all

0.2.4

4 years ago

Critical bufix about buffering table 1 column late

0.2.2

4 years ago

This release features safer rust implementation, mostly integrating advice from rustaceans here. Most notably:

  • dropped usage of unwrap
  • added tests
  • splitting the code into several smaller chunks
  • linting with clippy

0.2.1

4 years ago

This is the first re-write of lsvine from python to rust. This release features an attached binary for linux distributions.