Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@tfenne tfenne released this 24 Aug 12:49

This release includes various minor enhancements:

  • Automatic gzip format detection in Io and ability to control compression level on writing of gzipped files
  • StringUtil.split can now return remaining text in the last element when there is overflow
  • New class SystemUtil for accessing information about the OS/system