cborg

fast CBOR with a focus on strictness

OTHER License

Downloads
443.5K
Stars
47
Committers
6

Bot releases are visible (Hide)

cborg - v4.2.3 Latest Release

Published by github-actions[bot] 3 months ago

4.2.3 (2024-07-10)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.2 to 4.0.3 (690f073)
cborg - v4.2.2

Published by github-actions[bot] 4 months ago

4.2.2 (2024-06-24)

Trivial Changes

  • deps-dev: bump @semantic-release/commit-analyzer (195e3f1)
  • deps-dev: bump @semantic-release/release-notes-generator (83bd83b)
  • deps-dev: bump conventional-changelog-conventionalcommits (12a46e2)
  • deps-dev: bump semantic-release from 23.1.1 to 24.0.0 (5fd66b9)
cborg - v4.2.1

Published by github-actions[bot] 4 months ago

4.2.1 (2024-06-10)

Trivial Changes

  • deps-dev: bump c8 from 9.1.0 to 10.0.0 (c66487e)
cborg - v4.2.0

Published by github-actions[bot] 7 months ago

4.2.0 (2024-04-05)

Features

  • cli argument to set width of diagnostic output (#118) (4891cb8)
cborg - v4.1.4

Published by github-actions[bot] 7 months ago

4.1.4 (2024-03-26)

Trivial Changes

  • deps-dev: bump @semantic-release/release-notes-generator (0d61874)
cborg - v4.1.3

Published by github-actions[bot] 7 months ago

4.1.3 (2024-03-18)

Trivial Changes

  • deps-dev: bump @semantic-release/commit-analyzer (9160309)
  • deps-dev: bump @semantic-release/npm from 11.0.3 to 12.0.0 (2e6f5e0)
cborg - v4.1.2

Published by github-actions[bot] 7 months ago

4.1.2 (2024-03-16)

Trivial Changes

  • deps-dev: bump @semantic-release/github from 9.2.6 to 10.0.0 (accb364)
cborg - v4.1.1

Published by github-actions[bot] 7 months ago

4.1.1 (2024-03-11)

Trivial Changes

  • add byte strings example using tags to retain typedarray types (5bf989b)
cborg - v4.1.0

Published by github-actions[bot] 8 months ago

4.1.0 (2024-02-29)

Features

  • export Tokenizer, document how it can be used (fbba395)

Bug Fixes

  • update tyupes for new exports (986035d)
cborg - v4.0.9

Published by github-actions[bot] 9 months ago

4.0.9 (2024-02-07)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (5abab22)
cborg - v4.0.8

Published by github-actions[bot] 9 months ago

4.0.8 (2024-01-15)

Trivial Changes

  • deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (5e40a65)
cborg - v4.0.7

Published by github-actions[bot] 9 months ago

4.0.7 (2024-01-10)

Trivial Changes

  • deps-dev: bump chai from 4.3.10 to 5.0.0 (e6ec5a8)
  • deps: bump actions/setup-node from 4.0.0 to 4.0.1 (e61b03e)
cborg - v4.0.6

Published by github-actions[bot] 10 months ago

4.0.6 (2024-01-04)

Trivial Changes

  • deps-dev: bump c8 from 8.0.1 to 9.0.0 (fa88236)
cborg - v4.0.5

Published by github-actions[bot] 12 months ago

4.0.5 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (0a2b063)
cborg - v4.0.4

Published by github-actions[bot] 12 months ago

4.0.4 (2023-10-23)

Bug Fixes

cborg - v4.0.3

Published by github-actions[bot] about 1 year ago

4.0.3 (2023-09-19)

Trivial Changes

  • dev-deps: upgrade devDeps (84527a4)
cborg - v4.0.2

Published by github-actions[bot] about 1 year ago

4.0.2 (2023-09-18)

Trivial Changes

  • deps-dev: bump @semantic-release/npm from 10.0.6 to 11.0.0 (9b07df9)
cborg - v4.0.1

Published by github-actions[bot] about 1 year ago

4.0.1 (2023-09-12)

cborg - v4.0.0

Published by github-actions[bot] about 1 year ago

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

cborg - v2.0.5

Published by github-actions[bot] about 1 year ago

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)