Releases: itsrenoria/robofuse
Releases · itsrenoria/robofuse
v1.1.2
- Fixed organizer path resolution for
organized_dirin Docker-based setups. - Relative
organized_dirhandling is now consistent with other paths, so organized output is written where users expect (for example/app/library-organized). - Added a regression test covering the Docker-style
/appworking directory +/data/config.jsoncase.
Upgrade note: If you ran versions before 1.1.2, check /data/library-organized once for files created by the old path behavior and move them if needed.
v1.1.1
- Follow-up patch release focused on packaging and docs.
- Release archives now include
config.jsontemplate. - Installation/usage docs simplified across Docker, Binary, and Go Run.
v1.1.0
- Introduced the v1.1.0 CLI (
run,watch,dry-run). - Added release automation with GitHub Actions + GoReleaser.
- Improved logging/tracking and updated ptt-go integration.