This repository was archived by the owner on Feb 16, 2025. It is now read-only.
v0.2.0
Breaking changes
- Remove arithmetic operators (
+,+=,Sum) implementation forButtonSet
Added
ButtonSet::insert- Implement
From<[Button; N]>andFrom<&[Button]>forButtonSet
Documentation
- Minor documentation inprovements