Decode the protobuf wire format in Gleam!
3

Configure Feed

Select the types of activity you want to include in your feed.

Merge `eaon:main` into `main`

Gavin Morrow (Feb 27, 2026, 1:01 PM EST) 0cf54945 c942b6f8

+7
+7
CHANGELOG.md
··· 7 7 8 8 ## Unreleased 9 9 10 + ### Added 11 + 12 + - Decoder for bytes (`decode_bytes()`). Thanks to [@eaon] in [#1]! 13 + 14 + [@eaon]: https://github.com/eaon 15 + [#1]: https://github.com/gavinmorrow/protobin/pull/1 16 + 10 17 ## v2.0.0 - 2025-10-01 11 18 12 19 ### Added