Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@tertsdiepraam tertsdiepraam released this 10 Apr 13:52
· 2 commits to main since this release
93af5ee

We're happy to announce version 0.7.0 with tabs and a new layout!

Breaking changes

We have a new layout algorithm, which should be a bit faster and create more balanced layouts. We think this is also a bit more compatible with, for instance, GNU ls. Please let us know if this algorithm is not right for your purpose. This change was contributed by @emar-kar in #48.

New features

This release introduces a new Filling::Tabs variant for printing whitespace with tabs instead of spaces, while maintaining proper alignment (depending on the set tab size). This feature was contributed by @emar-kar in #46.