Releases: pi2pie/slugfiles
Releases · pi2pie/slugfiles
v0.0.5
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
v0.0.4-beta.2
v0.0.4-beta.1
v0.0.4-beta
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