Releases: ecphp/cas-lib
Releases · ecphp/cas-lib
3.0.2
3.0.1
What's Changed
- chore(deps): Update league/uri-components requirement from ^2 to ^2 || ^7 by @dependabot in #49
- chore(deps): Bump ramsey/composer-install from 2 to 3 by @dependabot in #55
- chore(deps): Bump cachix/install-nix-action from 21 to 25 by @dependabot in #54
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #50
- fix, chore: maintenance by @drupol in #56
Full Changelog: 3.0.0...3.0.1
3.0.0
Merged
- refactor: use constructor property promotion
#45
Commits
- Breaking change: refactor: replace
Properties::all()withProperties::jsonSerialize().7f58bb1 - ci: bump versions
01242f1 - chore: bump
infection/infection64df3ab - refactor:
Propertiesare not readonly018e32f - refactor: update
composer.json4e54e5f - Revert "add
LoginHandlerInterface"47eb09c - add
LoginHandlerInterfacea0a6702 - chore: bump
psr/http-messageto1.1minimum20bac1e
2.0.6
Merged
- chore(deps): Bump cachix/install-nix-action from 17 to 20
#43
Commits
- chore: bump
psr/cache-implementation5810b9e - refactor: set default factories
eef4b5e - chore: remove support of Scrutinizer
6c6e9c7 - ci: fix
scrutinizerstepe9c3ad4 - ci: add
ext-intlextensionec9cc90 - ci: add
ext-sodiumextension0d10d9a - ci: add
ext-xslextension80f4218 - chore: normalize
composer.jsonaad145f - style: autofix codestyle with prettier
2bbf99d - ci: restore sheperd for static analysis stats
4254af8 - refactor: minor code modernisation using PHP 8 features
ae5312d - refactor: use contrib library to parse XML and make it optional
61cbd55 - fix: minor static analysis fixes
7cb6161 - feat: check if PGTID is correctly saved in the cache
7162137 - fix: restore compatibility with PHP 7.4
52f2427 - chore: add local return types
77dbc87
2.0.5
2.0.4
1.2.0
2.0.3
2.0.2
2.0.1
Merged
- chore(deps): Bump actions/checkout from 2.3.4 to 3.0.2
#35
Commits
- fix: make it work for php >= 7.4
9085d37 - chore: update infection config
b285591 - fix: add middleware for http response bodies
da02b69 - chore: update
composer.jsone67f640 - fix: make sure
Loginparameters are passed to theserviceurl, before adding default parameters.195d220 - fix: make sure
Loginparameters are passed to theserviceurl.4eebda1 - refactor: inject
psr17inCasResponseBuildercc9654f - chore: Prettify codebase.
5035c50 - ci: Run all tests.
83d1ff9 - ci: Fix Github workflow name.
02b4a7c