Skip to content

Releases: MEDomicsLab/MED3pa-app

0.1.0-alpha.5

0.1.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:38

Prerelease for Mac, Linux and Windows

0.1.0-alpha.4

0.1.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:14

Prerelease for Mac, Linux and Windows

0.1.0-alpha.3

0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:38
MED3pa 0.1.0-alpha.3

First-run setup fixes for all three platforms:
  - macOS python download wrote to an unwritable working directory and
    reported success anyway; every step now uses absolute paths and a real
    exit code
  - checkPythonRequirements() parsed comments as packages, so setup could
    never report complete
  - macOS MongoDB installed via a nonexistent Homebrew formula into a
    location the app never checks; it now uses the official tarball

0.1.0-alpha.2

0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:50
v0.1.0-alpha.2

Ad-hoc sign the macOS build so it can run on Apple Silicon