Skip to content

Releases: seyallius/treeclip.v2

v1.6.0

Choose a tag to compare

@seyallius seyallius released this 20 Jun 12:29
4c0943b

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

Choose a tag to compare

@seyallius seyallius released this 03 Feb 09:40
1cd127d

Fixed

  • create release with PAT instead of GITHUB_TOKEN

What's Changed

  • chore: release v1.4.3 by @github-actions[bot] in #31

Full Changelog: v1.4.3...v1.4.4

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 03 Feb 09:26
85f4876

Fixed

  • separate release-plz and build-binaries workflows

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 08:48
319b3de

Fixed

  • build binaries wait for release-plz-release
  • build binaries workflow

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 16:37
dd352a6

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

Choose a tag to compare

@github-actions github-actions released this 21 Jan 08:29
365fd64

Added

  • add cross-platform binary builds and installers

Other

  • add future plans item
  • update documentation with plans and license

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Jan 04:49
ec8ff85

Other

  • update README to direct users to published documentation
  • add gitbook docs

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 04 Jan 04:28
f101e40

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

Choose a tag to compare

@github-actions github-actions released this 02 Jan 05:10
b9c89d4

Fixed

  • always read common ignore files
  • fix tree traversal scope
  • prevent gitignore duplication

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Jan 04:36
6f61975

Fixed

  • merge multiple input paths into unified tree structure