Skip to content

Releases: polymorphine/session

Release version 0.1.5

29 Jan 03:29
65c8d71
Compare
Choose a tag to compare

Changed class elements order according to updated Polymorphine/Dev coding standard (version 0.6.0).

Release version 0.1.4

13 Jan 12:32
dd5b097
Compare
Choose a tag to compare

Changes:

  • Expanded psr/http-message version compatibility with 2.x

Misc:

  • Refactored test methods

Release version 0.1.3

06 Jan 03:24
e65c5bf
Compare
Choose a tag to compare

Upgraded codebase to php 8.4

  • Upgraded dev package & project skeleton
  • Removed implicitly nullable arguments

Release version 0.1.2

05 Oct 01:44
df921d7
Compare
Choose a tag to compare
  • Synchronized package files with skeleton template

Release version 0.1.1

11 Aug 09:30
096c11c
Compare
Choose a tag to compare
  • Expanded required php version with ^8.0
  • Added cs testing script to composer.json
  • Updated GitHub workflow script

Release version 0.1.0

08 Mar 01:40
Compare
Choose a tag to compare

HTTP session context service handled by PSR-15 middleware

  • native session implementation only
  • missing documantation
  • possible API changes