All notable changes to this project will be documented in this file.
- This changelog
- Set up and clean up peripherals explicitly
- Added peripheral device error handling
- Fix usage of deprecated
trio
functions - Don't accidentally catch all exceptions in RPC handler
- Improve some log messages
- Bump
pycapnproto
- Bump
trio
- Simplify and improve typing of some code