Skip to content

Releases: DrMemCS/drmem

v0.2.0

05 Apr 05:10
53123bb
Compare
Choose a tag to compare

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 to drmem-api and some became private types in drmemd.
  • Added a time range to the monitorDevice subscription
  • Added history fields to the results of the deviceInfo query

v0.1.0

01 Dec 05:47
7cab9d1
Compare
Choose a tag to compare

🎉 First release of the DrMem control system! 🎉

This release includes:

  • 6 drivers (3 internal, 3 external)
  • 2 back-end storage
  • GraphQL interface for client applications