What's Changed * `VixVM`'s `proc_run` and `run_script` will now return pid, exit_code & time_elapsed fields. * Fix deprecation error in 3.10 when using collections.Sequence by barc0s1 in https://github.com/naim94a/vix/pull/18
This release doesn't modify code. Just for RTD & PyPI.
1.0.6
It appears that GitHub and PyPI releases weren't in sync :slightly_frowning_face:. This release is just to insure that, and added the CONTRIBUTING file.
1.0.5
Changes - OS X support added!
1.0.4
Added properties to VixVM classes + minor unit tests
1.0.3
This release mainly focuses on documentation and making non-useful constants private. Most API function don't need constants anymore
Main new features: - VixHost.find_items returns a list of VixVMs - VixHost has a new property: host_info