Skip to content

Version 0.3.4

Compare
Choose a tag to compare
@pditommaso pditommaso released this 24 Aug 08:56
· 6663 commits to master since this release
  • Extending semantic for method File.copyTo(source,target) so that when 'target' argument
    is a directory, it copies the 'source' file to that folder, with the same name as the original file.
  • Bug: Fixed a ClassCastEx exception when the 'bin' folder is added to the PATH
  • Bug: Fixed an issue that raised an error "error=26 Text file busy" on some platforms (CentOS)