Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 522 Bytes

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

Unreleased

  • Nothing yet!

0.3.0 - 2020-11-20

Added

  • Global expectations.
  • Locally-handled expectations.
  • Expectation blocks.
  • Built-in expectation handlers:
    • Continue
    • Return
    • ReturnLast
    • Throw
  • Custom expectation handlers.