Skip to content

Releases: ecphp/cas-lib

3.0.1

08 Oct 10:01
Compare
Choose a tag to compare

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

30 May 14:04
Compare
Choose a tag to compare

Merged

  • refactor: use constructor property promotion #45

Commits

  • Breaking change: refactor: replace Properties::all() with Properties::jsonSerialize(). 7f58bb1
  • ci: bump versions 01242f1
  • chore: bump infection/infection 64df3ab
  • refactor: Properties are not readonly 018e32f
  • refactor: update composer.json 4e54e5f
  • Revert "add LoginHandlerInterface" 47eb09c
  • add LoginHandlerInterface a0a6702
  • chore: bump psr/http-message to 1.1 minimum 20bac1e

2.0.6

01 Apr 16:01
8a8f987
Compare
Choose a tag to compare

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 step e9c3ad4
  • ci: add ext-intl extension ec9cc90
  • ci: add ext-sodium extension 0d10d9a
  • ci: add ext-xsl extension 80f4218
  • 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

23 Feb 13:32
Compare
Choose a tag to compare

Commits

  • chore: add missing psr/cache-implementation virtual package ada3ee9

2.0.4

03 Feb 09:20
Compare
Choose a tag to compare

Merged

  • fix: make sure handlers parameters are correctly handled #40

Commits

1.2.0

03 Feb 09:27
Compare
Choose a tag to compare

Merged

  • fix: make sure handlers parameters are correctly handled #41
  • ci: Update dev workflow. #34

Commits

  • chore: fix README badge 29c0425
  • chore: update license f958de1
  • Remove obsolete annotation. 7e19167
  • ci: Update Scrutinizer configuration. 5a51803
  • chore: Remove Docker stuff. 6003b4b

2.0.3

30 Jan 08:09
Compare
Choose a tag to compare

Commits

  • fix: fix tests, remove unused dependency 9273fb0

2.0.2

30 Jan 08:00
Compare
Choose a tag to compare

Commits

  • fix: remove unused dependency 20d8dd7
  • chore: update license 07cf70b
  • chore: update default nix development environment 3d8ea59

2.0.1

29 Sep 17:49
8dfcb24
Compare
Choose a tag to compare

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 the service url, before adding default parameters. 195d220
  • fix: make sure Login parameters are passed to the service url. 4eebda1
  • refactor: inject psr17 in CasResponseBuilder cc9654f
  • chore: Prettify codebase. 5035c50
  • ci: Run all tests. 83d1ff9
  • ci: Fix Github workflow name. 02b4a7c

2.0.0

22 Aug 13:07
3733fc2
Compare
Choose a tag to compare

Merged

  • ci: Update dev workflow. #34
  • Breaking change: Road to version 2 - Refactor and rewrite most of the library #33

Commits

  • Remove obsolete annotation. 7f837e9
  • ci: Update Scrutinizer configuration. 84de43b
  • chore: Remove Docker stuff. f7d0e9a