v0.1.1
Changelog
- 9cc2238: Merge pull request #3 from bartrosa/feat/terminal-output (@bartrosa)
- 4883210: feat: add NoColor option to WriteOptions struct (@bartrosa)
- c6ec09a: feat: add download progress reporting and formatting utilities (@bartrosa)
- 95c7b69: feat: add interactive prompt functions for ISO selection and input handling (@bartrosa)
- bb9309e: feat: add sector count overflow check in blockWriteBytes function (@bartrosa)
- 99e5533: feat: enhance ISO management and terminal output features (@bartrosa)
- ab6ed1b: feat: implement ISO management functions for Linux (@bartrosa)
- 4322ced: fix: auto-configure PATH in install.sh (@bartrosa)
- 7d10843: refactor: remove unused promptLine function from iso_prompt.go (@bartrosa)
- ff2aeb2: refactor: standardize function parameters and improve code readability (@bartrosa)