- Fix bug in SuperIOE constructor (add i2c bus number)
- Add dependency on smbus2
- Add support for alternate i2c bus number
- Port to hatch/pyproject.toml
- Improved readme and documentation
- Linting fixes
- Add support for bigger nuvoton chip
- Add wrappers for controlling motors, servos, and encoders
- Add support for 7-bit switch/pulse counters
- Call read/write in a single i2c_rdwr to maintain thread safety
- Initial Release