Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
- lorem
[0.3.0] - 2024-03-15
Changed
- Whitespace at the end of the body is no longer removed during decoding.
Removed
- Support for PHP < 8
[0.2.0] - 2022-04-29
Added
- Test coverage for encode/decode
Fixed
- Parsing issue the dropped bodies.
- Other small fixes.