- Add support for int type in get_pin
- Gracefully handle a tuple being passed to get_pin
- Match all pinctrl- gpiodevices for RPi in get_gpiochip_labels
- Deprecate the
friendly_errors
flag in favour of a newfatal
flag on methods - Catch use of
int
pin numbers from unported code and raise a friendly error
- Add platform detection
- ROCK 5B support
- Bug fixes
- Initial Release