Skip to content

Releases: tigron/skeleton-core

v5.2.0

17 Dec 15:30
Compare
Choose a tag to compare
  • start of deprecation of rewrite. This becomes a skeleton-application-web feature

v4.0.9

09 Dec 15:16
59aea89
Compare
Choose a tag to compare

reverse rewrite should also work if tag is spread over multiple lines

v4.0.8

06 Dec 12:27
Compare
Choose a tag to compare
DimX / add webp filetypes to image /

v5.1.0

21 Nov 15:44
Compare
Choose a tag to compare

What's Changed

  • add webp filetypes to image by @dimadimx in #6
  • Reverse rewriting now preserves the correct URL-encoded values
  • The application's teardown event is now triggered by a shutdown function, ensuring it is always executed even on hard exits

New Contributors

Full Changelog: v5.0.2...v5.1.0

v5.0.0

02 Sep 11:56
e5b6eea
Compare
Choose a tag to compare
Merge pull request #5 from tigron/feature/typehints

Add type hints, improve quality

v3.0.4

19 Jul 17:27
Compare
Choose a tag to compare

Fix:

  • csrf: align documentation with reality

v2.0.12

19 Jul 17:27
Compare
Choose a tag to compare

Fix:

  • csrf: align documentation with reality

v4.0.7

04 Jun 13:59
5fbc28f
Compare
Choose a tag to compare

Implemented support or any HTTP error code in class Status

v4.0.6

20 Mar 14:48
f825063
Compare
Choose a tag to compare

bugfix for php8.2

v4.0.5

29 Feb 15:14
24ffea9
Compare
Choose a tag to compare

bugfix: migration_path is not declared