tag:github.com,2008:https://github.com/danielbehrendt/eloquent-blameable/releasesTags from eloquent-blameable2020-09-10T05:29:29Ztag:github.com,2008:Repository/308925590/1.6.02020-09-10T05:29:29Z1.6.0: Add support for Laravel 8 (#30)<p>Add support for Laravel 8 (<a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/30">richan-fongdasen#30</a>)</p>
<p>With this PR we're dropping supports for lower versions of Laravel</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.5.02020-03-08T14:34:10Z1.5.0: Add Support for Laravel 7 (#25)<p>Add Support for Laravel 7 (<a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/25">richan-fongdasen#25</a>)</p>
<p>Add Support for Laravel 7</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.4.22019-10-03T11:09:32Z1.4.2richan-fongdasentag:github.com,2008:Repository/308925590/1.4.12019-09-25T14:12:34Z1.4.1: Merge pull request #23 from juventus18/master<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/23">richan-fongdasen#23</a> from juventus18/master</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/issues/22">richan-fongdasen#22</a> - This will allow useSoftDeletes to detect the trait up the inheritance tree, fixing the desired behavior.</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.4.02019-09-04T15:44:16Z1.4.0: Add support for Laravel 6.0 (#21)<p>Add support for Laravel 6.0 (<a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/21">richan-fongdasen#21</a>)</p>
<p>* Add support for Laravel 6.0 and drop some of the older versions except 5.8</p>
<p>* Update travis configuration</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.3.02019-02-28T06:16:36Z1.3.0: Merge pull request #19 from richan-fongdasen/laravel-5.8<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/19">richan-fongdasen#19</a> from richan-fongdasen/laravel-5.8</p>
<p>Add support for Laravel 5.8</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.2.02019-01-09T13:05:01Z1.2.0: Merge pull request #18 from andyundso/master<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/18">richan-fongdasen#18</a> from andyundso/master</p>
<p>Ignore publishing of config file if package is run under Lumen</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.1.12018-11-10T07:14:37Z1.1.1: Apply fixes from StyleCI (#17)<p>Apply fixes from StyleCI (<a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/17">richan-fongdasen#17</a>)</p>
<p>[ci skip] [skip ci]</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.1.02018-06-17T14:05:38Z1.1.0: Blameable features update (#14)<p>Blameable features update (<a class="issue-link js-issue-link" href="https://github.com/richan-fongdasen/eloquent-blameable/pull/14">richan-fongdasen#14</a>)</p>
<p>* Create admin and article models for testing purpose</p>
<p>* Blameable service will only observe the deleted event from now on.</p>
<p>* Add support for multiple authentication guards</p>
<p>* Update composer.json, dropping Laravel 5.1</p>
<p>* Update travis configuration, drop Laravel 5.1 tests</p>
<p>* Now, we can override the blameable configurations using static property.</p>
<p>* Fixes some issues introduced by scrutinizer-ci</p>
<p>* Apply fixes from StyleCI</p>
<p>[ci skip] [skip ci]</p>richan-fongdasentag:github.com,2008:Repository/308925590/1.0.22018-06-16T17:58:57Z1.0.2richan-fongdasen