- Supported Node.js versions: 10, 12, 14
- Updated all dependencies
- Use native
Promise
instead ofbluebird
- Some code optimizations
- Optimized TypeScript definitions
- Added support for using one interrupt GPIO pin for multiple instances of the PCF8574 class
- Internal currentState gets now updated immediatly to avoid overlaps between different calls
- Small fixes in readme and examples
- Added changelog
- First official releas