Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 650 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.

1.1.1 - 2024-01-29

Changed

  • import expect as a named module

1.1.0 - 2022-02-02

Added

  • toBeIsoDateString assertion

Changed

  • remove moment as runtime dependency

1.0.2 - 2020-09-21

Changed

  • relax dependency version constraints

1.0.1 - 2020-09-21

Changed

  • fix typo in readme usage instructions

1.0.0 - 2020-09-20

Added

  • toBeIsoDateStringNear assertion