Skip to content

Releases: ipfs/protons

protons-runtime-v3.0.0

10 Aug 06:32
Compare
Choose a tag to compare

protons-runtime-v3.0.0 (2022-08-10)

⚠ BREAKING CHANGES

  • the exported types of protons-runtime have changed and protobuf encoders/decoders will need to be regenerated

Bug Fixes

  • increase encoding/decoding performance (#58) (9987b97)

protons-v4.0.3

04 Aug 11:38
Compare
Choose a tag to compare

protons-v4.0.3 (2022-08-04)

Bug Fixes

  • tidy up formatting of generated code (#57) (387c9e9)

protons-v4.0.2

04 Aug 11:20
Compare
Choose a tag to compare

protons-v4.0.2 (2022-08-04)

Bug Fixes

protons-v4.0.1

30 Jul 22:50
Compare
Choose a tag to compare

protons-v4.0.1 (2022-07-30)

Bug Fixes

  • use uint8-varint, byte-accesor and longbits modules (#56) (66d72f5)

protons-runtime-v2.0.2

30 Jul 22:50
Compare
Choose a tag to compare

protons-runtime-v2.0.2 (2022-07-30)

Bug Fixes

  • use uint8-varint, byte-accesor and longbits modules (#56) (66d72f5)

protons-v4.0.0

28 Jul 21:54
Compare
Choose a tag to compare

protons-v4.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • Uses Uint8ArrayList v2

Features

Bug Fixes

Trivial Changes

  • update sibling dependencies [skip ci] (c9291e0)

protons-v3.0.5

28 Jul 21:00
Compare
Choose a tag to compare

protons-v3.0.5 (2022-07-28)

Bug Fixes

protons-runtime-v2.0.1

28 Jul 21:53
Compare
Choose a tag to compare

protons-runtime-v2.0.1 (2022-07-28)

Bug Fixes

protons-runtime-v2.0.0

28 Jul 21:40
Compare
Choose a tag to compare

protons-runtime-v2.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • Uses Uint8ArrayList v2

Features

protons-v3.0.4

10 May 09:34
Compare
Choose a tag to compare

protons-v3.0.4 (2022-05-10)

Bug Fixes