dtmt/crates
Lucas Schwiderski 272f4ef016
fix(dtmm): Prevent logging from causing state changes
The log view itself still works correctly, as it is lensed onto the
field. But ignoring log from general Data comparisons prevents it
generating state changes.

This also removes the log for unknown commands. In practice, missing to
implement a command hasn't been an issue.
2023-03-16 10:00:09 +01:00
..
dtmm fix(dtmm): Prevent logging from causing state changes 2023-03-16 10:00:09 +01:00
dtmt feat(dtmt): Implement watch command 2023-03-09 21:29:18 +01:00