Skip to content

Releases: VisualAppeal/PHP-Auto-Update

0.12.0

05 Oct 11:58
Compare
Choose a tag to compare

Added a few exceptions instead of suppressing the error in the checkUpdate and update function.

0.11.0

01 Aug 12:09
6127a87
Compare
Choose a tag to compare
Merge pull request #41 from migliori/master

Add curl alternative for downloads

0.10.3

04 Jul 07:26
bcc4459
Compare
Choose a tag to compare
Merge pull request #40 from migliori/master

Update simulation process

0.10.2

18 Jun 10:04
a9750d3
Compare
Choose a tag to compare
Merge pull request #39 from migliori/master

Sanitize directory separators

0.10.1

29 Dec 10:28
Compare
Choose a tag to compare
Changed php requirement to >= 7.0

0.10.0

29 Dec 10:25
Compare
Choose a tag to compare
Switched semver package, closes #37

0.9.9

14 Jun 06:11
Compare
Choose a tag to compare
Merge pull request #35 from Metallizzer/master

Copying empty files

0.9.8

12 May 10:03
Compare
Choose a tag to compare
Merge pull request #34 from Metallizzer/master

Update AutoUpdate.php

0.9.7

24 Apr 18:11
Compare
Choose a tag to compare
Updated packages and correctly check if file got written, closes #25

0.9.6

21 Apr 22:21
Compare
Choose a tag to compare
Merge pull request #31 from kieronsutton00/patch-1

Change touch() to file_put_contents()