Special thanks to @aidantwoods for contributing a lot to this minor release.
Protocol changes:
None. We're quite happy with the way Paseto is currently designed.
PHP Library Changes:
- JsonToken building was split out into a separate
Builder
class, to make key management easier to reason about. - Instead of a string constant containing a header, the version object itself is expected in a few places.
- Purpose is now passed as an object rather than a string.