Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

34 lines (17 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Upgrade development dependencies

Features

  • Upgrade development dependencies (b0f3fa7)

0.2.0 (2020-10-05)

⚠ BREAKING CHANGES

  • Constructor now takes options argument
  • Rename fixtures/per-run to fixtures/instances
  • instanceID option is now required

Features

  • Refactor constructor arguments (1914b97)

0.1.0 (2020-10-02)

Features