Releases: fumeapp/humble
Releases · fumeapp/humble
proper php8 support
v2.0.15 ⬆️ geoip updated with support for php8
url fix for php8 requirement
you will temporarily need to add this to your composer.json
"repositories": [
{
"type": "git",
"url": "https://github.com/thadbryson/laravel-geoip.git"
}
],
php8 support via a PR branch until geoip merges it
v2.0.13 ⬆️ temporary move to php8 fork until real packge gets merged
composer detail fixes
v2.0.12 ⬆️ fixed php8 support
php v8 support
v2.0.11 ⬆️ php8 support
try for commas
try for commas from vapor
Single out arrays of IPs
v2.0.9 🐛 single out ip arrays
ipv6 fixes
v2.0.8 🐛 larger range for ipv6
deps update - switching to actions
v2.0.7 ⬆️ switching to actions - deps update
action system
attempt action system for passing through tasks mid-login