Releases: VisualAppeal/PHP-Auto-Update
Releases · VisualAppeal/PHP-Auto-Update
1.0.3
What's Changed
- Update index.php by @r23 in #56
- Relax psr/log version constraint by @janolivermr in #57
New Contributors
- @r23 made their first contribution in #56
- @janolivermr made their first contribution in #57
Full Changelog: 1.0.2...1.0.3
1.0.2
chore: fix language
1.0.1
Dropped support of php 7.2 but included the nightly version of 8.1
1.0.0
Fix array key when accessing zip files closes #51
0.15.0
Use ZipArchive instead of deprecated zip_* functions closes #50
0.14.0
Added php 8 support.
Code optimizations.
0.13.1
Merge branch 'package-update'
0.13.0
Merge pull request #48 from VisualAppeal/package-update Updated packages
0.12.3
Added option to disable curl ssl verification
0.12.2
Added todos for throwing exceptions, #42