Sha256: c84d9174b368488709826a7c5486f70b7e8cd44e45b78f4820c15c1bab2055bb

Contents?: true

Size: 611 Bytes

Versions: 24

Compression:

Stored size: 611 Bytes

Contents

# What's New in 0.6.x?

## Native Interface

The VirtualBox gem no longer piggy-backs on top of `VBoxManage` or XML configuration files.
The gem now uses the native interface provided by VirtualBox to communicate. The result of
this is a _huge_ speed increase which simply would not have been possible otherwise, and
stability across versions. In addition to that, the entire VirtualBox API is now at your
disposal. While the gem itself doesn't yet support creating VMs and so on, the API is available
for you to do it manually (if you really wanted to!).

Future versions will support more and more of the API.

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
virtualbox-0.9.2 docs/WhatsNew.md
virtualbox-0.9.1 docs/WhatsNew.md
virtualbox-0.9.0 docs/WhatsNew.md
virtualbox-0.8.6 docs/WhatsNew.md
virtualbox-0.8.5 docs/WhatsNew.md
virtualbox-0.8.4 docs/WhatsNew.md
velir_virtualbox-0.8.4 docs/WhatsNew.md
virtualbox-0.8.3 docs/WhatsNew.md
virtualbox-0.8.2 docs/WhatsNew.md
virtualbox-0.8.1 docs/WhatsNew.md
virtualbox-0.8.0 docs/WhatsNew.md
virtualbox-0.7.9 docs/WhatsNew.md
virtualbox-0.7.8 docs/WhatsNew.md
virtualbox-0.7.7 docs/WhatsNew.md
virtualbox-0.7.6 docs/WhatsNew.md
bbrowning-virtualbox-0.7.6.dev docs/WhatsNew.md
virtualbox-0.7.5 docs/WhatsNew.md
virtualbox-0.7.4 docs/WhatsNew.md
virtualbox-0.7.3 docs/WhatsNew.md
virtualbox-0.7.2 docs/WhatsNew.md