Skip to content

Releases: codedge/laravel-selfupdater

Increase test coverage

20 Apr 16:00
ebfe102
Compare
Choose a tag to compare
Merge pull request #107 from codedge/increase-test-coverage

Increase test coverage

3.0

17 Apr 21:45
Compare
Choose a tag to compare
3.0

New major version
⚠️ Please have a look at the README.md how to use the update procedure.

  • Support for
    • PHP 7.3 & 7.4
    • Laravel 6 & 7
  • Better test coverage
  • Huge refactoring to make it easier for further features to be implemented

Better test matrix

03 Mar 08:38
Compare
Choose a tag to compare

Improve test matrix with Github Actions running through all supported Laravel and PHP versions

Laravel 7 support

03 Mar 08:09
429f594
Compare
Choose a tag to compare
  • Support for Laravel 7
  • Drop PHP 7.2

Minor fix

02 Mar 22:08
0d7d4eb
Compare
Choose a tag to compare

Check new version available returns correct return value instead of throwing an exception

Check correct version

10 Feb 12:02
6f8c2be
Compare
Choose a tag to compare

When using branch based updates check the correct commit version

Support branch based updates

09 Feb 18:26
c55e3ad
Compare
Choose a tag to compare

When using Github, updates from a specified branch can be fetched. The newest commit wins ;-)

2.4.1: Merge pull request #73 from codedge/#69-fix-count-error

04 Feb 13:32
8ee7976
Compare
Choose a tag to compare

Support for private repositories

10 Dec 14:08
88521ac
Compare
Choose a tag to compare

Use Bearer tokens to access private repositories

Laravel 6 compatibility

08 Dec 23:03
a5ce96b
Compare
Choose a tag to compare
  • Drop PHP 7.1 support
  • Laravel 5.8 and 6.x compatibility