Skip to content

Releases: kobaltz/clamby

v1.6.11

03 Mar 05:51
Compare
Choose a tag to compare

Ruby 3.x compatibility

Ruby 3 was already working, but the tests were failing due to $CHILD_STATUS being frozen and rspec couldn't proxy this. The $CHILD_STATUS, which returns the Process::Status for the scan, has been extracted to a class method so it could be mocked.

v1.6.10

25 Sep 11:36
Compare
Choose a tag to compare

There was some issues with TravisCI not running the pipeline, so I moved them over to Github Actions. The Ruby 3.x versions aren't passing, but do still seem to work with the gem.

v1.6.9

25 Sep 11:34
Compare
Choose a tag to compare
  • Added reload option (#44)

1.6.8

28 Dec 14:12
Compare
Choose a tag to compare
version bump

1.6.6

05 Jul 13:43
0b49eb3
Compare
Choose a tag to compare
Remove debug puts (#34)

v1.5.1

02 Dec 16:33
3e28e8f
Compare
Choose a tag to compare
Update README.md

v1.3.1

04 Sep 23:50
Compare
Choose a tag to compare
version bump