Releases: gapple/structured-fields
Releases · gapple/structured-fields
v0.3.1
- Fixes precision issue when serializing some large numbers.
v0.3.0: Update from 'Structured Headers' to 'Structured Fields'
Updated project namespace.
Classes in the old namespace are available for compatibility, but will be removed before v1.0.0
v0.2.3
Bug Fixes:
- Fix parameters on inner list items were not serialized
v0.2.2
Update with spec changes:
- Tab character allowed as whitespace separating list and dictionary items
v0.2.1
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
Parser and Serializer implementation for draft-ietf-httpbis-header-structure-15
v0.1.0
Complete parser implementation for draft-ietf-httpbis-header-structure-15