Skip to content

Releases: rvagg/cborg

v4.0.1

12 Sep 02:04
Compare
Choose a tag to compare

4.0.1 (2023-09-12)

v4.0.0

12 Sep 01:15
Compare
Choose a tag to compare

4.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • decodeFirst(), & require DecodeTokenizer to implement pos()

Features

  • add decodeFirst to json decoder (a1bd349)
  • decodeFirst(), & require DecodeTokenizer to implement pos() (1b35871)

Bug Fixes

  • make semantic-release work again (7ab7a4e)

Trivial Changes

v2.0.5

25 Aug 00:56
Compare
Choose a tag to compare

2.0.5 (2023-08-25)

Trivial Changes

  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (4518600)
  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (148013b)

v2.0.4

14 Aug 23:55
Compare
Choose a tag to compare

2.0.4 (2023-08-14)

Trivial Changes

  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (3c5c865)

v2.0.3

07 Jul 07:21
Compare
Choose a tag to compare

2.0.3 (2023-07-07)

Trivial Changes

  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (6dccb1c)

v2.0.2

28 Jun 02:23
Compare
Choose a tag to compare

2.0.2 (2023-06-28)

Trivial Changes

  • deps-dev: bump typescript from 5.0.4 to 5.1.5 (e5ed650)
  • deps: bump gozala/typescript-error-reporter-action (9ac5f4a)

v2.0.1

14 Jun 06:10
Compare
Choose a tag to compare

2.0.1 (2023-06-14)

Trivial Changes

  • deps-dev: bump c8 from 7.14.0 to 8.0.0 (26e0a62)

v2.0.0

14 Jun 04:37
Compare
Choose a tag to compare

2.0.0 (2023-06-14)

⚠ BREAKING CHANGES

  • drop Node.js 14.x support

Trivial Changes

  • drop Node.js 14.x support (cc28594)

v1.10.2

17 May 05:05
Compare
Choose a tag to compare

1.10.2 (2023-05-17)

Trivial Changes

  • deps-dev: bump polendina from 3.1.0 to 3.2.1 (6098702)

v1.10.1

17 Mar 06:00
Compare
Choose a tag to compare

1.10.1 (2023-03-17)

Bug Fixes

  • release with Node.js 18 (e1de3dc)

Trivial Changes

  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (46974d7)