Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 928 Bytes

changelog.md

File metadata and controls

46 lines (24 loc) · 928 Bytes

CHANGELOG

0.2.0

  • Update dependencies (#18)
  • Fix stream close method (#20)

0.1.2

  • Fix issue when there is data right after a window update (#14)

0.1.1

  • Add support for receive window update (#10)

0.1.0

  • Emit error objects instead of strings (#5)

0.0.7

  • Bump glob-parent (CVE-2020-28469)

0.0.6

  • Fix window size handling in send window (#4)

0.0.5

  • Fix prototype pollution in y18n (#3)

0.0.4

  • Fix window update (#2)

0.0.3

  • Export stream class (#1)

0.0.2

  • Add prepare script

0.0.1

  • Initial version