Skip to content

Releases: BioLockJ-Dev-Team/BioLockJ

v1.3.12

27 Oct 21:13

Choose a tag to compare

Minor changes to make corrections in handling docker volumes.

v1.3.11

15 Oct 17:57

Choose a tag to compare

This is includes a quick update to reflect how docker reports the mapped volumes when running on mac.

v1.3.10

25 Sep 04:23

Choose a tag to compare

Refactor R modules

 - Move r scripts to be part of the jar file, not readily viewable by users.
 - Add basic logic for timeout
 - Add basic logic for custom script option
 - Add mechanism to check for required R packages
 - Rewrite R scripts to be simpler worker scripts.
 - Checking of R packages is different for different environments.
 - The script handling for R modules is no different than other script modules.
 - Make Lib.R use the working dir assumption, make calc stats more logical, removed unused functions from Lib.R

Other changes:

"exe." props are ignored in docker; they are generally only relevant for local executables.

Save version info in MASTER config.

Add mechanism for R_Modules to record which properties were used in the R execution.

Introduce a delay mechanism for allow the file system to reflect changes.

v1.3.9

11 Sep 14:15

Choose a tag to compare

The MAIN script is run on the manager node, and should inherit the de…

v1.3.8

12 Aug 22:00

Choose a tag to compare

version++ to v1.3.8; render docs

v1.3.7

24 Jul 17:49

Choose a tag to compare

version++ to v1.3.7; render docs.

v1.3.6

07 Jul 21:15

Choose a tag to compare

Add try/catch for Reflections so as not to disrupt system.out setting.

v1.3.5

03 Jul 17:35

Choose a tag to compare

Catch exception when extra modules dir is empty. Tacked on docs updates.

v1.3.4

22 May 21:01

Choose a tag to compare

Render docs for v1.3.4

v1.3.3

15 May 15:54

Choose a tag to compare

v1.3.3 Pre-release
Pre-release
version++ to 1.3.3; render docs