Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 745 Bytes

Changelog

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

0.1.1 - 2021-08-02

added

  • take care of soft deleting

0.1.0 - 2021-03-04

added

modified

  • implement pslam fixes

removed

  • dropped support for PHP 7.3

0.0.5 - 2021-02-16

modified

  • Fixed issue in iid:generate

0.0.4 - 2021-01-18

modified

  • example from Category Post to Project Task
  • Commands Parameter documentation

added

  • Unit Test Exception

0.0.3 - 2021-01-11

added

  • Exception refactored

0.0.2 - 2021-01-08

added

  • fixed Commands

0.0.1 - 2021-01-07

added

  • everything, initial release