Skip to content

Releases: achingbrain/it-pb-stream

v4.0.2

28 Jun 12:36
Compare
Choose a tag to compare

4.0.2 (2023-06-28)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.13 (#56) (1a16441)

v4.0.1

19 Apr 14:42
Compare
Choose a tag to compare

4.0.1 (2023-04-19)

Bug Fixes

v4.0.0

19 Apr 12:13
Compare
Choose a tag to compare

4.0.0 (2023-04-19)

⚠ BREAKING CHANGES

  • bump it-stream-types from 1.0.5 to 2.0.1 (#44)

Dependencies

  • bump it-stream-types from 1.0.5 to 2.0.1 (#44) (76db1a5)

v3.2.1

03 Apr 07:10
Compare
Choose a tag to compare

3.2.1 (2023-04-03)

Bug Fixes

  • allow unwrapping message stream with correct type (#43) (7f7a060)

v3.2.0

06 Mar 10:05
Compare
Choose a tag to compare

3.2.0 (2023-03-06)

Features

v3.1.0

04 Mar 10:16
Compare
Choose a tag to compare

3.1.0 (2023-03-04)

Features

  • add MessageStream type to make dealing with message streams easier (#41) (c1fa76a)

v3.0.1

01 Mar 15:24
Compare
Choose a tag to compare

3.0.1 (2023-03-01)

Bug Fixes

  • make pbStream function polymorphic (#40) (ccb2065)

v3.0.0

23 Feb 13:46
Compare
Choose a tag to compare

3.0.0 (2023-02-23)

⚠ BREAKING CHANGES

  • The ProtobufStream type is now generic - it can be inferred from the return type of pbStream but may need to be specified where it it accepted as an argument

Bug Fixes

  • derive unwrapped stream type from input (#39) (e85d75e)

v2.0.4

23 Feb 13:09
Compare
Choose a tag to compare

2.0.4 (2023-02-23)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.6 (#38) (6d3136e)

v2.0.3

22 Dec 13:45
Compare
Choose a tag to compare

2.0.3 (2022-12-22)

Bug Fixes

  • relax input type and generate typedocs (#32) (5709cd9)