Skip to content

Releases: mhewedy/vermin

Release v0.99.0

28 Aug 23:03
Compare
Choose a tag to compare
update readme

Release v0.98.0

28 Aug 21:20
Compare
Choose a tag to compare
execute gui command without checking if VM running or not

Release v0.97.0

23 Aug 21:13
Compare
Choose a tag to compare
add mount ls command and allow mount rm to be optional based on a flag

Release v0.96.0

23 Aug 01:36
Compare
Choose a tag to compare
clean the previous mounts by removing the mount from the vm (using um…

Release v0.95.0

22 Aug 23:54
Compare
Choose a tag to compare
show vagrant images in the image list

Release v0.94.0

21 Aug 13:31
Compare
Choose a tag to compare
polish log messages

Release v0.93.0

17 Aug 23:31
Compare
Choose a tag to compare
check stopped VM before stopping again

Release v0.92.0

15 Aug 12:12
Compare
Choose a tag to compare
polish code: introduce provisioners package

Release v0.91.0

11 Aug 15:37
Compare
Choose a tag to compare
#10 change the ip module to ping all network interfaces IPs

(before it chooses an the first net interfaces it found and ping it)
Also change the arp on windows to arp all interfaces

Release v0.90.0

11 Aug 12:01
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'