News¶ ↑
1.1.1 (November 6, 2017)¶ ↑
-
Fixed File.exist? deprecations [@ninoseki]
-
Fixed Fix issue with RestClient GET requests #16 [@joshporter1]
1.1.0 (February 11, 2017)¶ ↑
-
Moved Github repository from http://github.com/arxopia/uirusu to http://github.com/hammackj/uirusu
-
Fixed File query report
-
Fixed Url API
-
Updated copyrights to 2017
-
Fixed unit test for vturl
1.0.2 (September 21, 2016)¶ ↑
-
Added Private API support [@joshporter1]
1.0.1 (July 1, 2016)¶ ↑
-
Fixed email address
-
Changed License to MIT
-
Updated Dependencies to modern versions
-
Fixed issue with Gemfile / Gemspec build on travis.ci
-
Fixed issue #10; The command line utility will check the environment variables UIRUSU_VT_API_KEY and UIRUSU_VT_TIMEOUT if a config file doesn't exist. Allowing config file free installs to function.
-
Various other code clean ups for warnings
1.0.0 (December 1, 2016)¶ ↑
-
Fixed Rakefile issue
0.0.11 (December 1, 2016)¶ ↑
-
Fixed Gemspec issue
0.0.10 (November 30, 2016)¶ ↑
-
Added accessor for Results in the VTResults class
-
Added initial test for VTFile
-
Added initial test for VTUrl
-
Added initial test for Application class
-
Updated docs on various classes
0.0.9 (November 22, 2015)¶ ↑
-
Adds empty options hash as arg to to_json override [kitplummer]
0.0.8 (November 20, 2015)¶ ↑
-
Remove double array bracket [kitplummer]
0.0.7 (August 31, 2015)¶ ↑
-
Accept HTTP response code 204 as limit-reached code [JasonPoll]
-
Update application.rb [david-sackmary]
0.0.6 (September 10, 2013)¶ ↑
-
Added support for hashing a directory and submitting it to the hash scan[request from myne-us] - -d DIRECTORY will invoke this, all files will be hashed and submitted to the hash array to be hashed
-
Minor tweaks - Fixed the lack of a hash on 'file not found' results
0.0.5 (June 14, 2013)¶ ↑
-
Merged Pull request from [jfx41]
-
Lots of cleanup from [jfx41]
0.0.4 (April 11, 2013)¶ ↑
-
Added Proxy support [abenson]
-
Copyright date updates
-
Made sure each hash request waits for the timeout specified in the yaml file
-
The default timeout is 15 seconds, by default virustotal.org only allows 4 requests per minute
0.0.3 (August 16, 2012)¶ ↑
-
Gemspec fix
0.0.2 (March 2, 2012)¶ ↑
-
Copyright fixes
0.0.1 (February 25, 2012)¶ ↑
-
Rename ruby-virustotal/virustotal gem to uirusu, to prevent being sued.
-
Complete rewrite of the gem