Skip to content

0.0.11 (2023-06-27) - Refinement

Compare
Choose a tag to compare
@azriel91 azriel91 released this 27 Jun 08:45
· 561 commits to main since this release
8ce6559

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