Skip to content

Releases: polymorphine/app

Release version 0.1.5

28 Jan 04:19
526e047

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

11 Jan 04:12
e9d1cd1

Choose a tag to compare

Changes:

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

Misc:

  • Renamed variables & aliased long type names
  • Simplified callbacks & iterations
  • Refactored test methods

Release version 0.1.3

06 Jan 02:33
ff8d08d

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:12
17ef0e5

Choose a tag to compare

  • Synchronized package files with skeleton template

Release version 0.1.1

10 Aug 13:16
adcfbf7

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

06 Mar 16:34

Choose a tag to compare

Working version of HTTP front controller

  • missing documentation
  • requires more code style fixes
  • possible backwards compatibility breaking changes