Skip to content

1.9.2

Choose a tag to compare

@daniilS daniilS released this 06 Jun 21:58
· 30 commits to main since this release
83046d9

Installers for Windows and macOS are provided below

Note: on Windows, the installer is now built using a different tool. Versions of Musketeer older than 1.9.2 may not get replaced automatically - please uninstall them manually before installing 1.9.2.

When running Musketeer for the first time on macOS, you may get a popup where you need to click "Show in Finder", then right click/control-click Musketeer, and click on "Open". After this you will be able to open Musketeer by double clicking it as normal. See the Apple documentation for more details.

If you already have Python installed, or are using a different OS, you may prefer to install Musketeer using pip instead; instructions for that are provided in the readme file.

Changelog:

  • Added more options for the output plots
  • Made the interpolation when plotting curves more accurate
  • Switched from cx_Freeze to Pyinstaller and Inno Setup for building installer files on Windows