v0.6.0 - Support Serialize types and additional macros
What's Changed
- Implement string parser by @inikolaev in #24
- README: Fix links to examples by @progval in #29
- Expose Context.clone(...) method to external crates by @clarkmcc in #31
- Feat/serializer by @lfbrehm in #33
- Fixed missing
timestamp_nanos_opt
function by @clarkmcc in #35
New Contributors
- @inikolaev made their first contribution in #24
- @progval made their first contribution in #29
- @lfbrehm made their first contribution in #33
Full Changelog: v0.5.0...v0.6.0