Releases: bmhughes/tp_link_smartplug
Releases · bmhughes/tp_link_smartplug
Release v0.4.0
- Refactor connect/disconnect logic - Correct initial connection timeout variable - Add auto connect/disconnect option to device `TpLinkSmartplug::Device.new` - Rubocop fixup
Release v0.3.0
- Rescue host not reachable error when connecting - Test and build with Ruby 3.0 - Fix debug output conversion error
Release v0.2.1
- Add missing base class initialize method#
Release v0.2.0
- Refactor under base class - Add custom exception classes
v0.1.0: Version 0.1.0 Release
- No changes from beta1. - Default rake task changed to build.
v0.1.0.beta1
- Fix incorrect parameters in sockaddr construction
v0.1.0.alpha2
Add connection close option
v0.1.0.alpha1
- Device class refactored into a more object orientated form