The new release brings forward several technical changes in the internal libraries of dcp. No new external functionality was implemented. These internal changes lay the groundwork for building new features in the future.
What's Changed
- docs: update FAQ to describe how to get dcp to work on windows by @tylerslaton in #68
- ci: Add exit code to clippy linter by @exdx in #70
- refactor: update image struct to reduce complexity of lib.rs by @tylerslaton in #69
- refactor: create image trait with an impl for docker and podman by @tylerslaton in #71
- refactor: breakout config by @tylerslaton in #72
- test: move test_runs directory to be in target by @tylerslaton in #73
- version: bump to v0.4.1 by @exdx in #75
Full Changelog: v0.4.0...v0.4.1