All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0-alpha.1 - 2019-12-01
- Switched to stable Rust channel.
- Cargo updated to
v0.40.0
.
0.2.0-alpha.0 - 2019-11-07
- Build plan generation tool.
- Test runner tool.
- Metadata collector tool.
- The crate was shaped and redesigned almost from scratch to faciliate needs of
cargo-wharf-frontend
. - Buildscript helper was rewritten from scratch as 2 components: capturing and applying.
- Temporarily removed
cargo-ldd
helper to check dynamic dependencies.
0.1.0 - 2018-11-07
- Basic tools needed to support legacy approach with dynamically-generated Dockerfile.