Release candidate for avx v1.0.0 (at long last)!
Some fairly hefty breaking API changes in this version, including:
- Serial listener classes have been removed, and serial devices now have built-in listener functionality. See 65.
- A cross-client and controller-to-client messaging system has been added, replacing the implementation-specific functions that had been included in the `Controller` class. See 66.
Will leave as RC until I'm confident that nothing else breaking needs to happen (essentially until I've updated https://github.com/staldates/av-control to use it and it all works).