Release 0.29.0
Changed
- Waku message encoding and decoding is more generic, to enable upcoming feature such as RLN & Noise;
it also enables separating theversion_1module out to reduce bundle size and improve cross-platform compatibility when not used. - Due to the change above, all APIs that handle messages have changed to receive a
DecoderorEncoder.