Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 1.27 KB

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

Added

  • Add assertModelExists() and assertModelMissing() assertions (#18)
  • Add assertNotSoftDeleted() assertion (#22)
  • Add support for Laravel 9.x (#24)

Added

  • Add toBeCollection() expectation (#13)

Changed

  • Stable version

Added

  • Support to Pest v0.3

Added

  • First version