Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 1.67 KB

Changelog

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

V2.0.1 - Fix for model events - 2024-03-04

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #6
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #7
  • Model events & observers by @mewejo in #8
  • ci: test against php 8.3 by @mewejo in #9

Full Changelog: https://github.com/grizzlyware/model-swapper/compare/v2.0...v2.0.1

v2.0 - Laravel 10 support - 2023-08-01

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #1
  • chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #2
  • chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #3
  • chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #4
  • Laravel 10 support by @mewejo in #5

New Contributors

  • @dependabot made their first contribution in #1
  • @mewejo made their first contribution in #5

Full Changelog: https://github.com/grizzlyware/model-swapper/compare/v1.0...v2.0

v1.0 - 2022-12-11

🙌