Releases: bearcove/merde
Releases · bearcove/merde
merde_yaml-v9.0.0
Other
- remove async versions of things
- More!
- yay other errors
- Expose an async Deserializer interface
- Make Deserializer::next async
merde_msgpack-v9.0.0
Other
- remove async versions of things
- More!
- yay other errors
- Expose an async Deserializer interface
- Make Deserializer::next async
merde_json-v9.0.0
Other
- Mhh
- Use DynSerialize in merde_json
- Rename serialize_sync to serialize
- async stuff Does Not Work for now
- remove async versions of things
- wip dyn serialize
- bye bigint
- Remove unused jiter_lite methods
- Fix more warnings and errors
- More!
- yay other errors
- Dwip
- Expose to_tokio_writer
- Remove JsonSerialize trait
- Expose an async Deserializer interface
- Make Deserializer::next async
- Move things around re: absorbing merde_time in merde_core
merde_core-v9.0.0
Other
- Introduce DynDeserialize
- Remove workaround for rust-lang/rust#133676
- Mhh
- Use DynSerialize in merde_json
- Introduce DynSerialize
- Rename serialize_sync to serialize
- remove async versions of things
- wip dyn serialize
- More!
- yay other errors
- Dwip
- lift static requirement
- mhh lifetimes yes
- mh
- well that's hard
- Expose to_tokio_writer
- Remove JsonSerialize trait
- Expose an async Deserializer interface
- Make Deserializer::next async
- Move things around re: absorbing merde_time in merde_core
- Yus
merde-v9.0.0
Other
- remove async versions of things
- wip dyn serialize
- Tests pass
- no errors left?
- Fix more warnings and errors
- More!
- yay other errors
- Dwip
- Remove JsonSerialize trait
- Expose an async Deserializer interface
- Make Deserializer::next async
- Move things around re: absorbing merde_time in merde_core
- Yus
merde_yaml-v8.0.2
Other
- updated the following local packages: merde_core
merde_time-v8.0.3
Other
- updated the following local packages: merde_core
merde_msgpack-v8.0.2
Other
- updated the following local packages: merde_core
merde_json-v8.0.2
Other
- updated the following local packages: merde_core
merde_core-v8.1.1
Other
- impl WIthLifetime for Option