Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 324 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 324 Bytes

0.3.0

  • feat: Implements lazy loading when parsing headers to avoid unnecessary validation.
  • feat: Makes address strongly typed and adds RelicAddress type.
  • fix: Resolves issue with Content-Length header conflicting with Transfer-Encoding: chunked.

0.2.0

  • First tech preview.

0.1.0

  • Initial version.