fuyu-gpio-direct-0.2.0.0: CHANGELOG.md
# Revision history for fuyu-gpio-direct ## 0.2.0.0 -- 2026-09-06 * **Breaking change**: Switch filesystem device path types from `ByteString` to `PosixPath` (`filepath >= 1.5.5.0`) in `chipOpen`, `chipPath`, and `isGPIOChip`. * Cleaned up and improved Haddock documentation formatting across opaque handles and types. ## 0.1.0.0 -- 2026-07-29 * Initial release. Low-level FFI bindings for libgpiod v2 in Haskell.