Skip to content

Releases: gapple/structured-fields

v2.3.3

Choose a tag to compare

@gapple gapple released this 12 Jun 23:53

What's Changed

  • Fix type of exception thrown if a boolean item is missing its value character
  • Development dependency updates

Full Changelog: v2.3.2...v2.3.3

v2.3.2

Choose a tag to compare

@gapple gapple released this 14 Apr 04:00
  • Fix validation issue with multibyte strings on MacOS #57
  • Fix testing strings split into multiple field lines to match httpwg/structured-field-test
  • Other test suite improvements

Full Changelog: v2.3.1...v2.3.2

v2.3.1

Choose a tag to compare

@gapple gapple released this 03 Feb 10:11

What's Changed

  • Fail if bytesequence base64 has padding characters before end of string #56

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@gapple gapple released this 13 Jan 09:24
532bb66

What's Changed

  • Update to PHPUnit 10
  • Code cleanup & optimization
  • Allow serializing any \DateTimeInterface object as an Item value #54

Full Changelog: v2.2.1...v2.3.0

v2.2.1

Choose a tag to compare

@gapple gapple released this 09 Jan 08:12

What's Changed

  • Fix deprecations for PHP 8.4
  • Development dependency updates
  • Code style fixes

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@gapple gapple released this 02 Oct 07:44

What's Changed

  • PHP version requirement increased to ^8.1
  • Internal refactoring

v2.1.2

Choose a tag to compare

@gapple gapple released this 26 Sep 00:00

What's Changed

  • Serializer will throw an exception if input contains nested inner list

v2.1.1

Choose a tag to compare

@gapple gapple released this 16 Feb 11:03
Fix checking DisplayString hex digits

v2.1.0

Choose a tag to compare

@gapple gapple released this 02 Jan 09:03

Added support for Display String data type

v2.0.1

Choose a tag to compare

@gapple gapple released this 25 Feb 07:19

Improved type checking