cborg

fast CBOR with a focus on strictness

OTHER License

Downloads
443.5K
Stars
47
Committers
6

Bot releases are visible (Hide)

cborg - v1.6.0

Published by github-actions[bot] almost 3 years ago

1.6.0 (2021-12-13)

Features

  • add support for coerceUndefinedToNull option (fd61bbe)

Trivial Changes

  • test and document coerceUndefinedToNull (61fd015)
  • update deps & test setup (1246122)
cborg - v1.5.4

Published by github-actions[bot] almost 3 years ago

1.5.4 (2021-12-08)

Bug Fixes

  • remove 'util' dependency (875d5ea)

Trivial Changes

  • deps-dev: bump polendina from 1.1.1 to 2.0.0 (9aeed6b)
  • expand browser testing to esm (cc2a626)
  • no-release: bump actions/setup-node from 2.4.1 to 2.5.0 (#32) (5f7dba1)
cborg - v1.5.3

Published by github-actions[bot] almost 3 years ago

1.5.3 (2021-11-04)

Trivial Changes

  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (8a76824)
cborg - v1.5.2

Published by github-actions[bot] about 3 years ago

1.5.2 (2021-10-18)

Trivial Changes

  • deps,no-release: bump actions/checkout from 2.3.4 to 2.3.5 (#29) (fd0db75)
cborg - v1.5.1

Published by github-actions[bot] about 3 years ago

1.5.1 (2021-09-28)

Trivial Changes

  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (a7a1d0c)
cborg - v1.5.0

Published by github-actions[bot] about 3 years ago

1.5.0 (2021-08-25)

Features

  • enhance CLI - more commands & accept stdin (333b379)
cborg - v1.4.2

Published by github-actions[bot] about 3 years ago

1.4.2 (2021-08-23)

Bug Fixes

  • add a decimal point for whole number float tokens (3a18861)
cborg - v1.4.1

Published by github-actions[bot] about 3 years ago

1.4.1 (2021-08-05)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.2 to 2.4.0 (eda1936)
cborg - v1.4.0

Published by github-actions[bot] about 3 years ago

1.4.0 (2021-08-05)

Features

  • handle JSON decoding of large integers as BigInt (dc87eb4)
  • use allowBigInt option so BigInt handling isn't a breaking change (66d61b5)
cborg - v1.3.8

Published by github-actions[bot] about 3 years ago

1.3.8 (2021-08-05)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.1 to 2.3.2 (3a3cdc1)
cborg - v1.3.7

Published by github-actions[bot] about 3 years ago

1.3.7 (2021-08-03)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.0 to 2.3.1 (8cd4583)
cborg - v1.3.6

Published by github-actions[bot] over 3 years ago

1.3.6 (2021-07-20)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (7d4a786)
cborg - v1.3.5

Published by github-actions[bot] over 3 years ago

1.3.5 (2021-07-01)

Trivial Changes

  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (661f195)
cborg - v1.3.4

Published by github-actions[bot] over 3 years ago

1.3.4 (2021-06-08)

Trivial Changes

  • deps-dev: bump mocha from 8.4.0 to 9.0.0 (8ad0905)
cborg - v1.3.3

Published by github-actions[bot] over 3 years ago

1.3.3 (2021-05-31)

Trivial Changes

  • deps-dev: bump ipld-garbage from 3.0.6 to 4.0.1 (1615ec2)
cborg - v1.3.2

Published by github-actions[bot] over 3 years ago

1.3.2 (2021-05-28)

Bug Fixes

  • handle tag indenting properly with diagnostic output (5312923)

Trivial Changes

  • add semantic-release for auto-releases (155de4c)
  • s/15/16 in node test matrix (363920f)
  • deps: bump actions/checkout from 2 to 2.3.4 (0846f50)