Skip to content

Releases: fumeapp/humble

proper php8 support

21 Dec 23:15
Compare
Choose a tag to compare
v2.0.15

⬆️ geoip updated with support for php8

url fix for php8 requirement

20 Dec 00:30
Compare
Choose a tag to compare

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

20 Dec 00:21
Compare
Choose a tag to compare
v2.0.13

⬆️ temporary move to php8 fork until real packge gets merged

composer detail fixes

02 Dec 04:10
Compare
Choose a tag to compare
v2.0.12

⬆️ fixed php8 support

php v8 support

02 Dec 03:43
Compare
Choose a tag to compare
v2.0.11

⬆️ php8 support

try for commas

28 Nov 02:06
Compare
Choose a tag to compare

try for commas from vapor

Single out arrays of IPs

28 Nov 01:22
Compare
Choose a tag to compare
v2.0.9

🐛 single out ip arrays

ipv6 fixes

13 Nov 21:41
Compare
Choose a tag to compare
v2.0.8

🐛 larger range for ipv6

deps update - switching to actions

07 Oct 22:58
Compare
Choose a tag to compare
v2.0.7

⬆️ switching to actions - deps update

action system

22 Sep 13:28
Compare
Choose a tag to compare

attempt action system for passing through tasks mid-login