Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 388 Bytes

Changelog

All notable changes to laravel-model-watch will be documented in this file.

Unreleased Changes

1.0.0 - 2022-11-25

  • Initial version of model:watch
  • Monitor a single model
  • Monitor a collection of Models using a ModelWatchCollection
  • Monitor a dynamic list of Models (which might not yet exist) using a ModelWatchCollection
  • Customise the interval and fields