Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 385 Bytes

Changelog

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

[Unreleased]

v0.4.0

  • Make TestResult generic to be more flexible.
  • Print the error message using "alternate" format ({:#}) for better anyhow messages.

v0.3.0

  • Modified hidden error type name.
  • Cleaned up documentation.

v0.2.0

  • API cleanup

v0.1.0

  • First public release