Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 603 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[1.0.0] - 2021-08-14

  • Initial release

[1.0.1] - 2021-10-29

  • Bug fix.

[1.1.0] - 2021-11-15

  • Bug fix.
  • Readme Update
  • Tests update.
  • Sanitization runtime disable/enable feature added.

[1.1.1] - 2022-04-22

  • Merge pull request by viicslen which set schema builder connection to the same connection as the model so that it can work properly with Multi Tenant application poplery.
  • Readme Update

[1.1.2] - 2023-04-01

  • Added Laravel 9 and 10 support