Skip to content

Releases: ipfs/protons

protons-9.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:29

protons-v9.0.2 (2026-07-01)

Bug Fixes

  • add backing buffer type to Uint8Array fields (#194) (1369612)

protons-runtime-7.0.0

Choose a tag to compare

protons-runtime-v7.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • Returned Uint8Arrays are now generic

Bug Fixes

protons-runtime-6.0.2

Choose a tag to compare

protons-runtime-v6.0.2 (2026-05-07)

Dependencies

protons-9.0.1

Choose a tag to compare

@github-actions github-actions released this 07 May 12:03

protons-v9.0.1 (2026-05-07)

Bug Fixes

protons-9.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 11:57

protons-v9.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • Returned Uint8Arrays are now generic

Bug Fixes

protons-8.1.2

Choose a tag to compare

@github-actions github-actions released this 07 May 08:39

protons-v8.1.2 (2026-05-07)

Dependencies

protons-8.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:45

protons-v8.1.1 (2026-03-26)

Bug Fixes

  • check collection size before iteration (#161) (860a874)

protons-8.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:57

protons-v8.1.0 (2026-03-26)

Features

  • support js type overrides for map keys and values (#160) (5ed4a54)

protons-runtime-6.0.1

Choose a tag to compare

protons-runtime-v6.0.1 (2026-03-24)

Bug Fixes

  • simplify generated code (8810af6)

protons-runtime-6.0.0

Choose a tag to compare

protons-runtime-v6.0.0 (2026-03-24)

⚠ BREAKING CHANGES

  • add streaming decode (#158)

Features

Bug Fixes

Trivial Changes