Skip to content

Releases: alanshaw/it-length-prefixed

v9.1.0

08 Aug 08:27
Compare
Choose a tag to compare

9.1.0 (2024-08-08)

Features

  • add custom errors and remove err-code (#129) (7b845bd)

v9.0.5

07 Aug 13:35
Compare
Choose a tag to compare

9.0.5 (2024-08-07)

Dependencies

  • dev: bump aegir from 40.0.13 to 44.1.0 (#128) (b92db93)

v9.0.4

30 Dec 12:29
Compare
Choose a tag to compare

9.0.4 (2023-12-30)

Dependencies

  • bump uint8arrays from 4.0.10 to 5.0.1 (#116) (356d085)

v9.0.3

16 Aug 12:03
Compare
Choose a tag to compare

9.0.3 (2023-08-16)

Dependencies

v9.0.2

16 Aug 11:46
Compare
Choose a tag to compare

9.0.2 (2023-08-16)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#93) (740ff48)
  • delete templates [skip ci] (#92) (92a563c)

Dependencies

  • dev: bump aegir from 38.1.8 to 40.0.0 (#91) (68a809e)

v9.0.1

18 Apr 20:38
Compare
Choose a tag to compare

9.0.1 (2023-04-18)

Dependencies

  • bump it-stream-types from 1.0.5 to 2.0.1 (#80) (3b75441)

v9.0.0

31 Mar 17:35
Compare
Choose a tag to compare

9.0.0 (2023-03-31)

⚠ BREAKING CHANGES

  • a synchronous generator will be returned when a synchronous iterator is passed

Bug Fixes

  • do not create unnecessary async work (#74) (e29ab76)

v8.0.4

22 Dec 13:21
Compare
Choose a tag to compare

8.0.4 (2022-12-22)

Documentation

v8.0.3

12 Oct 16:34
Compare
Choose a tag to compare

8.0.3 (2022-10-12)

Dependencies

  • update uint8arrays from 3.x.x to 4.x.x (#49) (26660ea)

Trivial Changes

v8.0.2

30 Jul 22:42
Compare
Choose a tag to compare

8.0.2 (2022-07-30)

Bug Fixes