Skip to content

Releases: bearcove/merde

merde_yaml-v9.0.0

30 Nov 20:06
Compare
Choose a tag to compare

Other

  • remove async versions of things
  • More!
  • yay other errors
  • Expose an async Deserializer interface
  • Make Deserializer::next async

merde_msgpack-v9.0.0

30 Nov 20:06
Compare
Choose a tag to compare

Other

  • remove async versions of things
  • More!
  • yay other errors
  • Expose an async Deserializer interface
  • Make Deserializer::next async

merde_json-v9.0.0

30 Nov 20:05
Compare
Choose a tag to compare

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

30 Nov 20:05
Compare
Choose a tag to compare

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

30 Nov 20:06
Compare
Choose a tag to compare

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

24 Nov 13:12
Compare
Choose a tag to compare

Other

  • updated the following local packages: merde_core

merde_time-v8.0.3

24 Nov 13:12
Compare
Choose a tag to compare

Other

  • updated the following local packages: merde_core

merde_msgpack-v8.0.2

24 Nov 13:11
Compare
Choose a tag to compare

Other

  • updated the following local packages: merde_core

merde_json-v8.0.2

24 Nov 13:11
Compare
Choose a tag to compare

Other

  • updated the following local packages: merde_core

merde_core-v8.1.1

24 Nov 13:11
Compare
Choose a tag to compare

Other

  • impl WIthLifetime for Option