Skip to content

Release 0.5.9

Compare
Choose a tag to compare
@sadko4u sadko4u released this 22 Apr 14:19
· 475 commits to master since this release
  • Several fixes for resource compressor.
  • Removed fdatasync() call for io::NativeFile::flush method.
  • Added system::get_current_dir() function.
  • Added support of IOutStream::writeb() function.
  • Added system::follow_url() functions to follow the specified URL.
  • Fixed IDictionary::lookup() behaviour related to dictionaries.
  • Added boolean parameter output support to the config::Serializer class.