# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.4] - 2023-09-10 ### Added - Added `--quiet` flag to supress output, allowing piping the output to the shell. - Added `CHANGELOG` file ### Changed - Improved `README` ## [0.1.3] - 2023-09-06 ### Changed - improved internal code organization ## [0.1.2] - 2023-09-06 - Initial version ## [0.1.1] - 2023-09-06 - Initial version, pulled from crates due to some config errors.