Skip to content

Releases: RhinoSecurityLabs/dsnap

v1.0.0

13 Apr 23:12
a3319bc
Compare
Choose a tag to compare
  • Reverts changes in v0.2.0

Release v0.2.0

16 Mar 16:59
Compare
Choose a tag to compare
  • Make the vagrant guest untrusted by default (see README for more info).
  • Add --trusted flag to vagrant init.

v0.1.10

25 Feb 14:48
1fbbbf2
Compare
Choose a tag to compare
  • Stylized output for prompts
  • Fixed a crash when parsing instances are in a pending state

Release v0.1.9

16 Feb 08:41
a0878f1
Compare
Choose a tag to compare
  • Adds create and delete snapshot commands.
  • Bug fixes and other improvements.
  • Add help output.

Release v0.1.8

12 Feb 19:16
a533c74
Compare
Choose a tag to compare
Update README.md

Release v0.1.7

10 Feb 17:42
Compare
Choose a tag to compare

Fix return type on utils.init_vagrant

Release v0.1.6

10 Feb 17:37
Compare
Choose a tag to compare
  • Expose vagrant_init functions through utils namespace

Release v0.1.5

10 Feb 03:40
Compare
Choose a tag to compare
  • Testing release process changes

Release v0.1.4

10 Feb 02:11
Compare
Choose a tag to compare
  • Added automation for pushing PyPi deployment via GitHub actions.