# Changelog All notable changes to this project will be documented in this file. Keep in mind that this is only updated when releases are made and the file is generated automatically from commit messages (and may or may not be lightly edited). For a possibly more edited message focused on the binary please see the github releases. ## [0.1.6] - 2024-09-19 ### ⚙️ Other stuff - Updated the following local packages: paketkoll_types ## [0.1.5] - 2024-09-06 ### 🩺 Diagnostics & output formatting - Switch from anyhow to color-eyre for better (and prettier) error messages ### 🚜 Refactoring - Switch to native eyre traits instead of anyhow compatibility ### ⚙️ Other stuff - Apply auto fixable clippy lints - Use nightly import grouping in rustfmt ## [0.1.4] - 2024-08-17 ### ⚙️ Other stuff - Update Cargo.toml dependencies ## [0.1.3] - 2024-08-03 ### ⚙️ Other stuff - Bump MSRV ## [0.1.2] - 2024-07-29 ### ⚙️ Other stuff - Updated the following local packages: paketkoll_types ## [0.1.1] - 2024-07-27 ### ⚙️ Other stuff - Use RustRover Optimise imports ## [0.1.0] - 2024-07-25 This is the initial release of the `paketkoll_utils` crate. ### 🚜 Refactoring - API fixes for konfigkoll - Remove unneeded Result - Move some utility functions ### 📚 Documentation - Reorganize README files