Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

75 lines (47 loc) · 4.09 KB

Change Log

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.

Unreleased - ReleaseDate

0.5.0 - 2019-04-08

Features

  • Expose creating CommandMessages (49d8767e)
  • tests: Unstable support for running tests (31293d79)

Breaking Changes

  • Rename MessageIter -> CommandMessages (f4742d8e, breaks #)

Bug Fixes

  • Gracefully handle upcoming cargo features (a00f2408)

0.4.0 - 2018-12-31

Features

Bug Fixes

Breaking Changes

0.3.1 - 2018-08-07

Bug Fixes

0.3.0 - 2018-08-05

Features

Breaking Changes

  • current_target spelling is corrected (df4607a8)
  • Removed parts of CargoError (df4607a8)

[0.2.0] - 2018-06-27

Breaking Changes

  • Define concrete CargoError (445cb391, breaks #)