# `0.1.4` Released: 2024-04-15 ## `Versioned` New wrapper type: [`Versioned`](https://docs.rs/dir-structure/latest/dir_structure/struct.Versioned.html). It will only write the value to disk if it has changed in Rust code since it has been read. Refer to documentation for how to use.