# Changelog All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2021-12-15 label as released package ## [0.1.20] - 2021-11-24 EmbeddedLinux support ## [0.1.19] - 2021-02-22 reduce log spew ## [0.1.18] - 2021-01-11 improve diagnostics handle space in path ## [0.1.17] - 2020-11-24 removed win symlink code ## [0.1.16] - 2020-11-09 change NiceIO namespace to prevent conflicts ## [0.1.15] - 2020-10-26 fixed issue where NiceIO would conflict with other packages using it added enviorment variable UNITY_SYSROOT_DEBUG that will enable extra debug logging ## [0.1.14] - 2020-09-23 fix redir of cache directory ## [0.1.13] - 2020-09-22 allow redir of cache directory ## [0.1.12] - 2020-08-08 do not popup command windows on windows ## [0.1.11] - 2020-07-26 fix playbackengine check ## [0.1.10] - 2020-07-20 only warn about missing LinuxStandalone ## [0.1.9] - 2020-07-15 handle case where LinuxStandalone is not present ## [0.1.8] - 2020-05-27 documentation ## [0.1.7] - 2020-05-25 fix regression ## [0.1.6] - 2020-05-24 Reorganization ## [0.1.5] - 2020-05-21 Quote paths ## [0.1.4] - 2020-04-29 Include 7z binaries ## [0.1.3] - 2020-04-27 Cleanup ## [0.1.2] - 2020-04-25 Use latest sysroot and toolchains ## [0.1.1] - 2020-04-01 Fix platform specific issues, add support fo OSX and Windows cross-compilation ## [0.1.0] - 2020-02-13 Initial release