Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.8 KB

Changelog

All notable changes to this project will be documented in this file.

This format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3 (2020-02-02)

Changed

0.1.2 (2020-01-27)

Fixed

  • replace inappropriate Term::write_str with writeln! (d19fc98)

0.1.1 (2020-01-25)

Added

  • Support for reporting the test summary (#2). The definition of Report introduced here is experimental and will be changed in the future version.

Fixed

  • Make sure to pin by the test case, rather than the collection of entire test cases (in a5b372a and daa6526).

0.1.0 (2020-01-24)

0.0.2 (2020-01-23)

0.0.1 (2020-01-23)

  • initial release