0.0.104
What's Changed
- Provide functional default end impls by @udoprog in #99
- Start work on associated context and error by @udoprog in #100
- Encoding through implicit context by @udoprog in #101
- Add build test for musli-serde by @udoprog in #102
- Decode using closure by @udoprog in #103
- Add Encoder::collect_string by @udoprog in #104
- Move some API use to *_fn variants by @udoprog in #105
- Remove fn end on decoders by @udoprog in #106
Full Changelog: 0.0.101...0.0.104