Skip to content

Releases: Evaneos/pyrite

v5.0.1

23 Jan 01:04
c60d6b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

03 Feb 17:11
db16d75
Compare
Choose a tag to compare

What's Changed

  • Remove the NewrelicMiddleware by @rlvdx in #52

New Contributors

  • @rlvdx made their first contribution in #52

Full Changelog: v4.4.4...v5.0.0

Fix for php 7 compatibility

05 Oct 15:00
Compare
Choose a tag to compare
v4.4.4

fix: StackedHttpKernel

Fixes for php 7 compatibility

05 Oct 14:46
13f98c0
Compare
Choose a tag to compare
Merge pull request #50 from Evaneos/fix/php-7-compatible-fixes

fix(chore): php 7 compatible fixes

Fix undefined property.

02 Jun 08:33
eb37af4
Compare
Choose a tag to compare

Fix StreamedOutputBuilder headers

31 Aug 15:45
836de49
Compare
Choose a tag to compare
Merge pull request #46 from Evaneos/fix-stream-output-builder-headers

fix: StreamedOutputBuilder was not return an array of headers in string

4.4.0

03 Jul 12:45
0962209
Compare
Choose a tag to compare

Description

  • Add routingConfiguration getter
  • Add currentLocale getter

4.3.5

12 Jul 14:54
Compare
Choose a tag to compare

Bump composer version to solve conflict

4.3.3

21 Mar 10:32
Compare
Choose a tag to compare

Use overload instead of decorate method for logger

4.3.2

20 Mar 17:49
Compare
Choose a tag to compare
v4.3.2

Upgrade logger utils