Skip to content

Releases: bmhughes/tp_link_smartplug

Release v0.4.0

19 Jan 11:52
v0.4.0
bbbf917
Compare
Choose a tag to compare
- 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

03 Oct 15:54
v0.3.0
9207e51
Compare
Choose a tag to compare
- Rescue host not reachable error when connecting
- Test and build with Ruby 3.0
- Fix debug output conversion error

Release v0.2.1

24 Jan 17:35
v0.2.1
30f68ca
Compare
Choose a tag to compare
- Add missing base class initialize method#

Release v0.2.0

24 Jan 17:13
v0.2.0
0bb8c66
Compare
Choose a tag to compare
- Refactor under base class

- Add custom exception classes

v0.1.0: Version 0.1.0 Release

26 Jun 09:47
v0.1.0
601ae01
Compare
Choose a tag to compare
- No changes from beta1.
- Default rake task changed to build.

v0.1.0.beta1

14 Jun 16:20
v0.1.0.beta1
002aab2
Compare
Choose a tag to compare
v0.1.0.beta1 Pre-release
Pre-release
- Fix incorrect parameters in sockaddr construction

v0.1.0.alpha2

11 Jun 17:20
v0.1.0.alpha2
26a8e0d
Compare
Choose a tag to compare
v0.1.0.alpha2 Pre-release
Pre-release
Add connection close option

v0.1.0.alpha1

08 Jun 21:46
v0.1.0.alpha1
efb4d51
Compare
Choose a tag to compare
v0.1.0.alpha1 Pre-release
Pre-release
- Device class refactored into a more object orientated form

v0.0.3

07 Jun 12:42
v0.0.3
9b8de4e
Compare
Choose a tag to compare
- Fix string length typo

v0.0.2

07 Jun 12:22
v0.0.2
d73188f
Compare
Choose a tag to compare
Add missing ruby version to gemspec