Skip to content

Releases: rvagg/cborg

v4.2.3

10 Jul 02:09
Compare
Choose a tag to compare

4.2.3 (2024-07-10)

Trivial Changes

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

v4.2.2

24 Jun 23:54
Compare
Choose a tag to compare

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)

v4.2.1

10 Jun 23:44
Compare
Choose a tag to compare

4.2.1 (2024-06-10)

Trivial Changes

  • deps-dev: bump c8 from 9.1.0 to 10.0.0 (c66487e)

v4.2.0

05 Apr 06:41
Compare
Choose a tag to compare

4.2.0 (2024-04-05)

Features

  • cli argument to set width of diagnostic output (#118) (4891cb8)

v4.1.4

26 Mar 00:15
Compare
Choose a tag to compare

4.1.4 (2024-03-26)

Trivial Changes

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

v4.1.3

18 Mar 23:52
Compare
Choose a tag to compare

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)

v4.1.2

16 Mar 00:15
Compare
Choose a tag to compare

4.1.2 (2024-03-16)

Trivial Changes

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

v4.1.1

11 Mar 01:22
Compare
Choose a tag to compare

4.1.1 (2024-03-11)

Trivial Changes

  • add byte strings example using tags to retain typedarray types (5bf989b)

v4.1.0

29 Feb 23:52
Compare
Choose a tag to compare

4.1.0 (2024-02-29)

Features

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

Bug Fixes

  • update tyupes for new exports (986035d)

v4.0.9

07 Feb 23:57
Compare
Choose a tag to compare

4.0.9 (2024-02-07)

Trivial Changes

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