- Prevents PLC connection issues to crash Node-RED (#26) (thanks @nateevans)
- Fixes UI on Node-RED 1.0
- Update licensing information and branding
- Hotfix - Avoids connection leak of 'ethernet-ip'
- Implements Node-RED 1.0 API
- Changes node's category to "plc"
- Add tag name validation to isolate bad tags from the read group
- Fixes #5: Read controller_value instead of our (possibly) modified value when getting all tag values
- First usable/stable version