Skip to content

Releases: polymorphine/headers

Release version 0.1.5

29 Jan 03:28
574240d
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

12 Jan 16:40
5028d57
Compare
Choose a tag to compare

Changes:

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

Misc:

  • Refactored test methods & const reference

Release version 0.1.3

05 Jan 05:42
567e545
Compare
Choose a tag to compare

Upgraded codebase to php 8.4

  • Upgraded dev package & project skeleton
  • Removed unused test dummy

Release version 0.1.2

05 Oct 01:40
7346ec7
Compare
Choose a tag to compare
  • Synchronized package files with skeleton template

Release version 0.1.1

11 Aug 03:36
41cc2d2
Compare
Choose a tag to compare
  • Expanded required php version with ^8.0
  • Fixed code style to updated standards
  • Added cs testing script to composer.json
  • Updated GitHub workflow script

Release version 0.1.0

07 Mar 02:26
Compare
Choose a tag to compare

HTTP Response headers middleware

  • helpers for SetCookie header only
  • more implementations for abstract header class
  • possible API changes