Skip to content

2024.3.0

Latest
Compare
Choose a tag to compare
@ForNeVeR ForNeVeR released this 19 Sep 16:48
· 3 commits to master since this release

Changed

  • [rd-kt] Improve toString representation of protocol entities
  • [rd-kt] Improve messages in Logger.catch
  • [rd-kt] Support saving the list of marshallers during generation to a file
  • [rd-net] implement RdTask.GetAwaiter
  • [rd-net] SpinWaitEx: overload to avoid allocations, annotations

Added

  • [rd-net] CompactList: add Contains and IndexOf methods, thanks to @DenisPimenov
  • [rd-kt] ViewableList::sync for optimized updates with a minimal number of change events