# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [0.2.0] - 2023-01-04 ### Changed - Moved the functions to the crate root. ## [0.1.0] - 2023-01-04 Initial release with basic functionality. ### Added - Function to parse and execute a command line. - Functions to extract stdout and stderr from the output.