Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@pronebird pronebird released this 27 Oct 14:54
v0.3.1
529123e

Added

  • Add support for service description. (See: Service::set_description)

Fixed

  • Fix segmentation fault in Service functions, that query service config, by moving buffer
    allocation to heap.