Releases: gapple/structured-fields
Releases · gapple/structured-fields
v1.1.0
16 Jan 09:43
Compare
Sorry, something went wrong.
No results found
Add handling of the Date type
v1.0.0
21 Jun 04:35
Compare
Sorry, something went wrong.
No results found
Minimum required PHP version increased to 7.3
Compatibility layer for StructuredHeaders namespace removed
v0.3.3
04 Dec 09:38
Compare
Sorry, something went wrong.
No results found
Objects with a __toString method can be serialized
v0.3.2
10 Nov 23:03
Compare
Sorry, something went wrong.
No results found
Fixes parsing of multiple strings within a list
v0.3.1
10 Aug 23:53
Compare
Sorry, something went wrong.
No results found
Fixes precision issue when serializing some large numbers.
v0.3.0: Update from 'Structured Headers' to 'Structured Fields'
02 Jul 17:23
Compare
Sorry, something went wrong.
No results found
Updated project namespace.
Classes in the old namespace are available for compatibility, but will be removed before v1.0.0
v0.2.3
02 Jul 17:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fix parameters on inner list items were not serialized
v0.2.2
02 Jul 17:12
Compare
Sorry, something went wrong.
No results found
Update with spec changes:
Tab character allowed as whitespace separating list and dictionary items
v0.2.1
02 Jul 17:10
Compare
Sorry, something went wrong.
No results found
Update with spec changes:
True dictionary values with parameters can be bare
Dictionary keys allow asterisk as initial character
Bug Fixes:
Fix serializing Tokens may not throw exception on invalid characters
v0.2.0
06 Feb 05:52
Compare
Sorry, something went wrong.
No results found
Parser and Serializer implementation for draft-ietf-httpbis-header-structure-15