Releases: nostadt/php-share-url
Releases · nostadt/php-share-url
Release Version 2.0.0
What's Changed
- TASK: PHPUnit: Upgrade from v9 to v10 by @nostadt in #11
- TASK: PHPUnit: Upgrade from v10 to v11 by @nostadt in #12
- TASK: Harden code by @nostadt in #13
- TASK: Update PHPStan configuration by @nostadt in #14
- TASK: Update .github/workflows/default.yml by @nostadt in #15
- TASK: Run PHPUnit tests with PHP 8.4 as well by @nostadt in #16
Full Changelog: 1.1.0...2.0.0
Change in supported PHP versions:
PHP version | Supported |
---|---|
8.0 | no |
8.1 | no |
8.2 | yes |
8.3 | yes |
8.4 | yes |
Release Version 1.1.0
Version 1.1.0 contains maintenance commits as well as share URL for X (formerly Twitter).
What's Changed
- TASK: CI/CD: Run PHPUnit tests via Matrix by @nostadt in #8
- TASK: CI/CD: Run PHPUnit tests with PHP 8.3 by @nostadt in #9
- TASK: PHPStan: Raise minimum dependency to 1.10.50 by @nostadt in #10
Full Changelog: 1.0.0...1.1.0