0.0.11 (2023-06-27) - Refinement
What's Changed
- Update dependencies and consolidate crate metadata into workspace
Cargo.toml
by @azriel91 in #129 - Consolidate command logic for composability and single set of progress bar rendering. by @azriel91 in #130
- Naming and API Refinements: Current / Desired (Goal) States and Commands by @azriel91 in #132
- Support diffing stored or discovered current or goal states. by @azriel91 in #134
- Guard
ApplyCmd::exec
if stored states out of sync with discovered states by @azriel91 in #135 - Improve code coverage. by @azriel91 in #137
- Store entry for item current state and goal state, whether or not a state is discovered by @azriel91 in #139
- Release
0.0.11
. by @azriel91 in #140
Full Changelog: 0.0.10...0.0.11