All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2024-10-14
- support EVIOCGABS and EVIOCSABS
- instead of single device mounts, offer a tree of device nodes
- support EVIOCGPHYS and EVIOCGUNIQ
- propogate errors in tests
- use root rather than unshare when running tests
- get unshare to work on ubuntu
- integrate release-plz
- use unshare to run mount tests
- remove libfuse as a dependency
- README tweaks