Skip to content

Releases: pi2pie/slugfiles

v0.0.5

05 Mar 03:25
7d6a3f4

Choose a tag to compare

Changelog

  • 9f0fbf1 feat: add dry-run option for renaming operations
  • 900936a feat: enhance rename command to capture and parse flags for directory handling
  • 38be457 feat: implement slugified directory renaming and enhance target path calculation
  • 55f9f9c feat: update version to 0.0.4-rc.5 and enhance command handling for rename operations
  • 5ff4da2 fix: update version to 0.0.4-rc.3 and refactor GetSlugifiedTargetPath function
  • bc46c8c fix: update version to 0.0.4-rc.4 and enhance dry-run functionality for directory creation and renaming

v0.0.4-rc

04 Mar 10:39
073eea1

Choose a tag to compare

v0.0.4-rc Pre-release
Pre-release

Changelog

  • e5c879d fix: update version to 0.0.4-rc and improve file renaming logic

v0.0.4-beta.2

03 Mar 06:34
6156338

Choose a tag to compare

v0.0.4-beta.2 Pre-release
Pre-release

Changelog

  • 7f12ccf feat: print files tree structure init
  • 8e85022 feat: print files tree structure with grouping
  • 5c6f672 fix: the latest files group without root files, the first vertical symbol should not be appeared

v0.0.4-beta.1

27 Feb 05:21
85021b3

Choose a tag to compare

v0.0.4-beta.1 Pre-release
Pre-release

Changelog

  • 66720d1 chore: module slug upgrade
  • 71bdb91 feat: add case-sensitive option flag

v0.0.4-beta

26 Feb 10:05

Choose a tag to compare

v0.0.4-beta Pre-release
Pre-release

Changelog

  • 5b74eeb [docs] #5 Add build and installation instructions from source to README.md (#6)
  • 81ce188 chore(cli): command name tweaked
  • 28331a8 chore: add GoReleaser configuration and GitHub Actions for automated releases
  • 0060bee chore: disable cobra completion
  • e0460d9 chore: info tweaked
  • 4acb554 chore: module name tweaked
  • 8e5d170 chore: new move files commands & add the progress info
  • 484ad0f chore: remove unused
  • cf5b0f1 chore: remove unused code
  • a617058 chore: temp mv cmd
  • d8f77d7 chore: tweaked
  • 99bfb7d chore: tweaked
  • 308059b chore: v0.0.4-beta
  • 4717dad init
  • f3b1144 refactor: improve file handling functions for clarity and efficiency