Skip to content

Release 1.9.4

Choose a tag to compare

@mhucka mhucka released this 11 Oct 03:32
· 398 commits to main since this release

This version removes an unnecessary dependency on wxPython. A GUI interface was never completed for Microarchiver, and while the starting code is still in the code base in case we try to build a GUI, it doesn't have to be hooked in at this point. Removing the internal references to the GUI code allows the wxPython requirement to be removed, which in turn simplifies and speeds up installation.