Tags give the ability to mark specific points in history as being important
Version 0.6.7 - Some multiplatform build enhancements.
Version 0.6.6 - Improve OpenRC init and fix udevmon shutdown on SIGINT/SIGTERM.
Version 0.6.5 - Add OpenRC init recipe for systems without systemd, e.g. Gentoo. - Cause mux tool to exit when unable to write to muxer when it's full (not being readily consumed).
Version 0.6.4 - Fix bug when YAML is single document. SHELL had to be set for CMD and standalone jobs to be parsed correctly.
Version 0.6.3 - Remove spurious startup delay on intercept
Version 0.6.2 - Remove chance of a dangling reference
Version 0.6.0 - Add CMD for sequential startup commads when udevmon starts - Add switch mode to mux tool
Version 0.5.1 - Correctly implement job priority. Previous behavior could spawn multiple matching jobs for the same device, which borders buggy behavior.
Version 0.4.4 - Send SIGTERM to jobs on device disconnect
Version 0.4.3 - Assure mux exit on EOF of stdin
Version 0.4.2 - Make mux exit gracefully when nothing left to read.
Version 0.4.1 - Update to udevmon.service removing excess in systemd unit flags, which may present unknown side effects.
Version 0.4.0 - mux tool can create (or write to) multiple muxers
Version 0.3.5 - Small improvements that hardly may affect users.
Version 0.3.4 - Terminate mux if reading/writing isn't as expected, which avoids possible huge error logs.
Version 0.3.3 - Restrict permissions for interprocess::message_queue
Version 0.3.2 - Use single delay to separate standalone jobs from others, as former delay usage was meaningless.