Skip to content

Releases: lcobucci/content-negotiation-middleware

3.2.0

22 Nov 21:34
3.2.0
41fb51d
Compare
Choose a tag to compare

Release Notes for 3.2.0

This release adds PHP 8.3 compatibility.

3.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Improvement

renovate

CI/CD

3.1.0

31 Oct 22:11
3.1.0
5aa1d62
Compare
Choose a tag to compare

Release Notes for 3.1.0

This release drops PHP 7.4 support while ensuring that PHP 8.1 is compatible.

3.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 1

Improvement

CI/CD

3.0.0

02 Jul 17:33
3.0.0
66c6d8e
Compare
Choose a tag to compare

2.2.0

26 Feb 22:35
2.2.0
a0ea2ad
Compare
Choose a tag to compare

2.1.0

30 Oct 10:16
2.1.0
a90a8f2
Compare
Choose a tag to compare

2.0.0

23 Jun 11:14
2.0.0
f8a2198
Compare
Choose a tag to compare

Build Status

This release modernises the library and enhances its interoperability by relying
on PSR-17 factories, which is a small BC-break.

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Improvement (BC-break)

Improvement

v1.0.1

22 Apr 16:13
1.0.1
293b826
Compare
Choose a tag to compare

Build Status

This release fixes the documentation block of the Formatter interface.

Total issues resolved: 1

Documentation bug

v1.0.0

22 Apr 11:34
1.0.0
7c26b21
Compare
Choose a tag to compare

Build Status

This release adds adapters for common template engines (plates and twig) to be used as HTML formatters.

Total issues resolved: 4

Feature

Improvement

v0.2.0

03 Apr 13:11
0.2.0
69a8261
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Build Status

This release improves the type verification of stream factory's return, simplifying the code and reducing the amount of instructions executed in production mode.

Total issues resolved: 3

Documentation

Improvement

v0.1.0

27 Mar 00:34
0.1.0
14ab0d4
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Build Status

This release provides the basic feature set to achieve the desired goals for this library.

Total issues resolved: 5

Documentation

Feature