Releases: seyallius/treeclip.v2
Releases · seyallius/treeclip.v2
Release list
v1.6.0
Added
- add negatable --no-skip-hidden flag
Fixed
- force fast mode and bypass welcome banner
What's Changed
- chore: release v1.4.4 by @github-actions[bot] in #32
- chore: release v1.5.0 by @github-actions[bot] in #34
Full Changelog: v1.4.4...v1.6.0
v1.4.4
v1.4.3
Fixed
- separate release-plz and build-binaries workflows
v1.4.1
Fixed
- build binaries wait for
release-plz-release - build binaries workflow
v1.4.0
Added
- add init command with smart ignore file management
Fixed
- change --skip-hidden flag to opt-in, not opt-out
- allow building binaries on each push to main (testing)
- home readme installation update
Other
- update documentation with init command
v1.3.0
Added
- add cross-platform binary builds and installers
Other
- add future plans item
- update documentation with plans and license
v1.2.5
Other
- update README to direct users to published documentation
- add gitbook docs
v1.2.4
Other
- fix all clippy warnings and errors
- enhance rayon integration for additional parallel processing
- improve console UI with better color consistency and layout
v1.2.3
Fixed
- always read common ignore files
- fix tree traversal scope
- prevent gitignore duplication
v1.2.2
Fixed
- merge multiple input paths into unified tree structure