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/infection
64df3ab
- refactor:
Properties
are not readonly018e32f
- refactor: update
composer.json
4e54e5f
- Revert "add
LoginHandlerInterface
"47eb09c
- add
LoginHandlerInterface
a0a6702
- chore: bump
psr/http-message
to1.1
minimum20bac1e
2.0.6
Merged
- chore(deps): Bump cachix/install-nix-action from 17 to 20
#43
Commits
- chore: bump
psr/cache-implementation
5810b9e
- refactor: set default factories
eef4b5e
- chore: remove support of Scrutinizer
6c6e9c7
- ci: fix
scrutinizer
stepe9c3ad4
- ci: add
ext-intl
extensionec9cc90
- ci: add
ext-sodium
extension0d10d9a
- ci: add
ext-xsl
extension80f4218
- chore: normalize
composer.json
aad145f
- 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.json
e67f640
- fix: make sure
Login
parameters are passed to theservice
url, before adding default parameters.195d220
- fix: make sure
Login
parameters are passed to theservice
url.4eebda1
- refactor: inject
psr17
inCasResponseBuilder
cc9654f
- chore: Prettify codebase.
5035c50
- ci: Run all tests.
83d1ff9
- ci: Fix Github workflow name.
02b4a7c