Skip to content

Releases: gapple/structured-fields

v0.3.1

10 Aug 23:53
Compare
Choose a tag to compare
  • Fixes precision issue when serializing some large numbers.

v0.3.0: Update from 'Structured Headers' to 'Structured Fields'

02 Jul 17:23
Compare
Choose a tag to compare

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
Choose a tag to compare

Bug Fixes:

  • Fix parameters on inner list items were not serialized

v0.2.2

02 Jul 17:12
Compare
Choose a tag to compare

Update with spec changes:

  • Tab character allowed as whitespace separating list and dictionary items

v0.2.1

02 Jul 17:10
Compare
Choose a tag to compare

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
Choose a tag to compare

Parser and Serializer implementation for draft-ietf-httpbis-header-structure-15

v0.1.0

01 Feb 06:20
Compare
Choose a tag to compare

Complete parser implementation for draft-ietf-httpbis-header-structure-15