Skip to content

Releases: rvagg/bl

v6.0.2

05 Jun 02:54
Compare
Choose a tag to compare

6.0.2 (2023-06-05)

Trivial Changes

  • deps-dev: bump typescript from 5.0.4 to 5.1.3 (bea30ad)

v6.0.1

17 Mar 05:45
Compare
Choose a tag to compare

6.0.1 (2023-03-17)

Bug Fixes

  • release with Node.js 18 (6965a1d)

Trivial Changes

  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (0885658)
  • no-release: bump actions/setup-node from 3.5.1 to 3.6.0 (#120) (60bee1b)
  • no-release: bump typescript from 4.8.4 to 4.9.3 (#118) (8be6dd6)

v6.0.0

19 Oct 06:26
Compare
Choose a tag to compare

6.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • deps: bump readable-stream from 3.6.0 to 4.2.0
  • added bigint (Int64) support

Features

  • added bigint (Int64) support (131ad32)

Trivial Changes

  • add TypeScript definitions for BigInt (78c5ff4)
  • deps-dev: bump typescript from 4.7.4 to 4.8.4 (dba13e1)
  • deps: bump readable-stream from 3.6.0 to 4.2.0 (fa03eda)
  • docs: BigInt in API docs (c68af50)

v5.1.0

18 Oct 11:53
Compare
Choose a tag to compare

5.1.0 (2022-10-18)

Features

Bug Fixes

  • windows support in tests (387dfaf)

Trivial Changes

  • GH Actions, Dependabot, auto-release, remove Travis (997f058)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#112) (078bfe3)

v5.0.0

02 Apr 16:42
f7a0071
Compare
Choose a tag to compare
  • chore: update deps (#102)

v4.0.3

26 Aug 08:26
Compare
Choose a tag to compare

Fix unintialized memory access

v3.0.1

26 Aug 08:27
Compare
Choose a tag to compare

Fix unintialized memory access

v2.2.1

26 Aug 08:26
Compare
Choose a tag to compare

Fix unintialized memory access

v4.0.1

04 Mar 16:00
Compare
Choose a tag to compare
  • Remove false-positive Apache-exploit (Fixes #79). #80

v3.0.0

28 Feb 10:18
ecc0cc5
Compare
Choose a tag to compare
  • readable-stream@3 #57