Skip to content

Version 0.28.09

Compare
Choose a tag to compare
@nao1215 nao1215 released this 15 Dec 14:31
· 146 commits to main since this release

[0.28.09] - 2021-12-14

Changed

  • unix2dos / dos2unix command.
    • Changed to print the message being converted.
    • Fixed a bug that the way pipes are handled changes depending on whether there is an option or not.
  • mv command.
    • Change to be able to move multiple file at same time.
    • Changed to continue processing even if it fails while moving multiple files.
    • Fixed the bug that the directory could not be copied due to an error in the copy destination path creation process.