this is a feature release that adds the following new API: - `loadWorkspaceFromIdb()` which can be invoked within an IDAPython script to load the currently loaded module into a vivisect workspace
0.3.8
changes: - fix handling of zero-sized basic blocks - add cfg helper routines - load .rsrc section as a pe section by default
0.3.7
remove unnecessary dependencies
0.3.6
- enhanced stability. - add support for shellcode workspaces.