Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 761 Bytes

File metadata and controls

24 lines (18 loc) · 761 Bytes

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]

[0.4.0] - 2025-02-12

Changed

  • update the required ruby version from v2.2 to v3.1

[0.3.0] - 2022-01-24

Added

  • with_context to allow table inputs to be handle within the example context

[0.2.0] - 2018-08-19

Changed

  • support checking Exception class and message in the same row
  • catch exceptions when checking side effects, instead of raising the exception

[0.1.0] - 2015-10-01

Added

  • Everything! This is the initial release with a lot of basic functionality.