Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 1.32 KB

Changelog

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

Changed

  • Switched to stable Rust channel.
  • Cargo updated to v0.40.0.

0.2.0-alpha.0 - 2019-11-07

Added

  • Build plan generation tool.
  • Test runner tool.
  • Metadata collector tool.

Changed

  • 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.

Removed

  • Temporarily removed cargo-ldd helper to check dynamic dependencies.

0.1.0 - 2018-11-07

Added

  • Basic tools needed to support legacy approach with dynamically-generated Dockerfile.