# 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.3.1] - 2024-10-11 ### Added - Add renovate - Add decode base64 - Support for windows - Add `json` to type file secrets ### Changed - Initial setup - Msrv to 1.65 - Msrv to 1.67 - Msrv to 1.69 - Msrv to 1.70 - Switch off sysdig check - Patch serde - Update rust docker tag to v1.79 - Update rust crate assert_fs to 1.1.2 - Update rust docker tag to v1.80 - Update rust crate serde_json to 1.0.121 - Secrets loaded via file default to `ini` file parser - Update pipelines to use nexus images - Pinning msrv - Update rust crate serde_json to 1.0.122 - Update nexus.mia-platform.eu/data-fabric/rust-base docker tag to v1.79 - Update rust crate rstest to 0.22.0 - Update rust crate serde_json to 1.0.124 - Update rust crate serde_json to 1.0.125 - Update rust crate serde_json to 1.0.127 - Update rust crate serde_json to 1.0.128 - Update repository to allow publishing on `crates.io` ### Fixed - Fix lint + update changelog - Fix ci/cd cache