Releases: DrMemCS/drmem
Releases · DrMemCS/drmem
v0.2.0
In this release:
- Added a matrix to the workflow to run tests for the four basic configurations.
- If GraphQL is enabled,
drmemd
will register its interface with mDNS as "_drmem._tcp". - Removed the
drmem-config
crate. Some of its contents was moved todrmem-api
and some became private types indrmemd
. - Added a time range to the
monitorDevice
subscription - Added history fields to the results of the
deviceInfo
query