# Changelog All notable changes to this project will be documented in this file. Documentation started at the 0.2.5 release. ## 0.3.2 apcera-stager-api ### Added - Nothing ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Fixed a problem with the upload routine that would prevent your files from being wrapped in the expected directory when having used `extract("some_dir")`. ## 0.3.1 apcera-stager-api ### Added - Added the ability to call execute and execute_app with variadic input which allows shell-less commands to be run, increasing security of the calls. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Nothing. ## 0.3.0 apcera-stager-api ### Added - Added ability to call extract without arguments, indicating that the files should not be wrapped by another directory. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Nothing. ## 0.2.5 apcera-stager-api ### Added - Nothing. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Has been renamed to apcera-stager-api