Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Releases: rer145/mamd-analytical

0.4.5

15 Oct 23:26
Compare
Choose a tag to compare

Fixed the following errors by suppressing warnings about packages masking other functions.

New feature:

  • Filtering groups out of the analysis, with a minimum of 3 groups required to be selected.

0.4.4

16 Oct 15:47
Compare
Choose a tag to compare

Minor update prior to final 1.0.0 release.

  • Added help file PDF
  • Fixed bug when cancelling out of PDF results export

0.4.3

10 Apr 22:36
Compare
Choose a tag to compare

Several major updates in this release. This should be the final preview release before launching with version 1.0.0.

Additions:

  • Implemented the new setup process on MacOS to ensure R and package installation and compatiblity.

Issues Fixed:

  • Added validation for number of selections made #41
  • Added logging of some exceptions and basic event and performance tracking #39
  • Fixed event handlers being duplicated after setup process #37
  • Packages disappearing randomly #32

0.4.2

27 Mar 02:17
Compare
Choose a tag to compare

Bug fix release, fixing issue #37 (event handlers)

0.4.1

27 Mar 00:35
Compare
Choose a tag to compare

Brand new application startup and setup. This release uses R-Portable, which is a portable version of R (version 3.6.2) and doesn't require user installation. The app setup also installs the required packages from a specific date and time to eliminate any version issues.

This release is WINDOWS ONLY for right now. The app setup process still needs to be finalized for Mac.

Issues Fixed:

  • Closed out several issues that are no longer relevant
  • #27 - Add specific version of R packages
  • #19 - Case info not showing on PDF

0.3.15

24 Jan 21:33
Compare
Choose a tag to compare
0.3.15 Pre-release
Pre-release
  • Fixed issue with window size/position not persisting #14
  • Removed debug info from analysis screen when running #9
  • Bundled portable version of R to eliminate need for user selection #25
  • Optimized bundling of portable version of R based on operating system
  • Added updated readme with Beta information #26
  • Added option for user to disabled auto update check on application start #28

0.3.14

06 Jan 21:51
Compare
Choose a tag to compare
  • Fixed error when triggering install of new update #10
  • Fixed missing icon when clicking Help -> About #11

0.3.13

06 Jan 21:16
Compare
Choose a tag to compare

Testing/debugging auto update errors

0.3.12

30 Dec 11:15
Compare
Choose a tag to compare
  • Logging added to auto update downloads for debugging
  • Export to PDF implemented (#1)

0.3.11

30 Dec 10:21
Compare
Choose a tag to compare
  • Updated build icons for Mac (#7)
  • Test of new auto update process