Skip to content

Releases: customink/is_it_working

Is It Working - 1.4.1 Release

11 Jul 08:07
4d29fc0
Compare
Choose a tag to compare

Changes

  • Updated rake to ~> 13.0 for Ruby ~> 2.2

1.3.1 Release

15 Feb 20:42
349de7a
Compare
Choose a tag to compare

Remedy 'No such file' for `hostname`, enforce string type

  • Check return value ofwhich hostname and execute hostname conditionally
  • Use to_s for setter method to enforce string type
  • Use empty? instead of size to check string presence

1.3.0 Release

29 Apr 12:01
f52cdc5
Compare
Choose a tag to compare
Merge pull request #3 from customink/drinks/callbacks

Implement Reporters