Skip to content

v0.16.0

Compare
Choose a tag to compare
@kettanaito kettanaito released this 21 May 12:18
· 331 commits to main since this release

v0.16.0 (2022-05-21)

Features

  • adopt event-based architecture (12dc549)

Bug Fixes

  • ClientRequest: add "EAI_AGAIN" to suppressed errors list (#243) (0c8f334)
  • getIncomingMessageBody: Make getIncomingMessageBody return on empty body (#223) (6ed8208)
  • ClientRequest: skip callback when writing empty chunk (#228) (4a58f8b)