Skip to content

Releases: rvagg/cborg

v1.9.4

25 May 02:16
Compare
Choose a tag to compare

1.9.4 (2022-05-25)

Trivial Changes

  • deps-dev: bump typescript from 4.6.4 to 4.7.2 (b3a63e5)

v1.9.3

19 May 00:29
Compare
Choose a tag to compare

1.9.3 (2022-05-19)

Bug Fixes

  • allow diag output to deal with integers outside of safe range (5d4ed2c)

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#57) (9594b16)

v1.9.2

12 May 03:09
Compare
Choose a tag to compare

1.9.2 (2022-05-12)

Bug Fixes

  • rework lib/bin.js inclusion in ipjx compile chain (7b3cd32)

Trivial Changes

  • deps-dev: bump mocha from 9.2.2 to 10.0.0 (67db9a3)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#54) (84e8037)
  • no-release: bump polendina from 3.0.0 to 3.1.0 (#55) (57a47f8)

v1.9.1

20 Apr 23:40
Compare
Choose a tag to compare

1.9.1 (2022-04-20)

Bug Fixes

  • standard@17 getting picky about ternaries (5069065)

Trivial Changes

  • deps-dev: bump standard from 16.0.4 to 17.0.0 (291c6ca)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#49) (61e25e0)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#51) (2993a82)

v1.9.0

30 Mar 05:20
Compare
Choose a tag to compare

1.9.0 (2022-03-30)

Features

v1.8.1

02 Mar 01:33
Compare
Choose a tag to compare

1.8.1 (2022-03-02)

Trivial Changes

  • deps-dev: bump typescript from 4.5.5 to 4.6.2 (#46) (cfe6aab)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#45) (6620054)

v1.8.0

25 Feb 03:58
Compare
Choose a tag to compare

1.8.0 (2022-02-25)

Features

  • string: add retainStringBytes decode option, better non-unicode & non-printable diag output (770dd6e)

Trivial Changes

  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#44) (149afe0)

v1.7.0

21 Feb 06:48
Compare
Choose a tag to compare

1.7.0 (2022-02-21)

Features

  • cli: add diag2* commands, minor diag fixes, README update (bb52262)

v1.6.2

21 Feb 04:41
Compare
Choose a tag to compare

1.6.2 (2022-02-21)

Bug Fixes

  • diagnostic: rework indenting algorithm to better handle recursives (af47da1)

v1.6.1

17 Jan 08:40
Compare
Choose a tag to compare

1.6.1 (2022-01-17)

Bug Fixes

  • diagnostic: handle zero-length recursives properly in diag output (38ec7ea)

Trivial Changes

  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#38) (d46fae2)