Skip to content

Releases: ecphp/cas-lib

1.1.8

18 Feb 13:54
Compare
Choose a tag to compare

Commits

  • chore: Relax dependencies. 8aba637

1.1.7

24 Jan 11:50
a9ff174
Compare
Choose a tag to compare

Merged

  • Bump actions/cache from 2.1.6 to 2.1.7 #30
  • Update infection/infection requirement from ^0.23 to ^0.23 || ^0.24 #28

Commits

1.1.6

05 Jul 13:38
Compare
Choose a tag to compare

Merged

  • Use ecphp/php-conventions. #25

Commits

1.1.5

07 Jun 12:54
Compare
Choose a tag to compare

Merged

  • Bump actions/cache from 2.1.5 to 2.1.6 #24
  • ECPHP-152: Do not update service parameter #26
  • Update vimeo/psalm requirement from ^3.12 to ^3.12 || ^4.0 #17
  • Bump actions/cache from 2.1.4 to 2.1.5 #22
  • Bump actions/cache from v2 to v2.1.4 #20

Commits

  • CI: Enable automatic changelog parsing on release. 11c8098
  • Add Docker stack for changelog generation. 5bc2c26
  • Do not alter the service parameter with renew and gateway parameters. a8c0398
  • Update tests. 1f2ca88

1.1.4

06 Aug 07:43
9916e73
Compare
Choose a tag to compare
Merge pull request #16 from ecphp/15-remove-obsolete-libxml-calls

Remove obsolete libxml calls.

1.1.2

03 Aug 11:11
6f49f5c
Compare
Choose a tag to compare
Merge pull request #13 from ecphp/feat-xml2array-contrib-lib

Parse XML with a contrib library and get rid of custom class.

1.1.0

23 Jul 11:44
a9e6d58
Compare
Choose a tag to compare
Merge pull request #12 from ecphp/11-inject-introspector

Issue #11: Inject the Introspector object.

1.0.8

23 Jul 11:44
Compare
Choose a tag to compare
Update composer.json.

1.0.4

11 Jun 14:50
9c4561c
Compare
Choose a tag to compare
Accept parameters in CasInterface::authenticate() and CasInterface::s…

…upportAuthentication() (#10)

* accept  in authenticate()
* improve supportAuthentication() method
* Type fixes

1.0.3

09 Jun 08:22
Compare
Choose a tag to compare

Fix #5