Releases: vmware-archive/rbvmomi
Releases · vmware-archive/rbvmomi
v3.0.0
Compare
Sorry, something went wrong.
No results found
Turn on warnings for tests (#182 )
This will help spot issues that may go unnoticed.
Drop EOL Ruby versions (#181 )
Supporting Ruby versions all the way back to 1.8.7 doesn't make sense. 1.8.7 and 1.9.2 EOL'ed 6 years ago. We will only be maintaining stable releases going forward.
Use require_relative instead of require (#175 )
This will speed up loading considerably as it does not have to traverse the files.
v2.1.2
Compare
Sorry, something went wrong.
No results found
Update VMODL database to fix #157 and fix #159 (#160 )
Fix warnings throughout codebase (#158 )
v2.1.1
Compare
Sorry, something went wrong.
No results found
Add option for close_on_exit
v2.1.0
Compare
Sorry, something went wrong.
No results found
Regenerate VMODL for 6.7u1
v2.0.1
Compare
Sorry, something went wrong.
No results found
Fix wsdl_types of HostPortGroup and HostVirtualNic (#151 )
Don't install bundler in travis before_install (#152 )
Update Travis Ruby versions (#149 )
Only ship the necessary libs in the gem artifact (#148 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
Switched to Optimist. (#145 )
Add an example of deleting a disk from a VM (#144 )
v1.13.0
Compare
Sorry, something went wrong.
No results found
vim.rb: enhance the logic of vim.rev. (#139 )
Fix HostVirtualSwitch/HostScsiTopology wsdl_types (#138 )
v1.12.0
Compare
Sorry, something went wrong.
No results found
v1.11.7
Compare
Sorry, something went wrong.
No results found
Duplicate attribute in vmodl.db (#131 )
v1.11.6
Compare
Sorry, something went wrong.
No results found
Fix system call parameter for STDOUT to use :out (#124 )