Skip to content

Releases: BioLockJ-Dev-Team/BioLockJ

v1.4.2

06 May 19:28
Compare
Choose a tag to compare
version++ to v1.4.2; render docs

v1.4.1

16 Dec 21:08
Compare
Choose a tag to compare

This includes a patch for a docker integration bug which came about with docker engine version 20.10.10.

This version of BioLockJ was designed and tested with docker engine version 20.10.11 (docker desktop 4.3.1).

You can find older versions of docker desktop for mac,
and older versions of docker desktop for windows
in the release notes section for each OS on the https://docs.docker.com/desktop/ site.

v1.4.1-rc

16 Dec 15:13
Compare
Choose a tag to compare
v1.4.1-rc Pre-release
Pre-release

accomodate for the release of docker engine 20.10.10

v1.4.0

11 Jun 21:57
Compare
Choose a tag to compare

Modules now have their own version.
Add basic example modules, Hello_World and Hello_Friends, and more documentation about making modules.
Defaults for docker methods should more intuitively match dockers defaults: owner=library, tag=latest.

Note
This version of BioLockJ is compatible with docker engine version 20.10.10 (docker desktop 4.2.0) and all earlier versions that have been tested.

This version is known to be incompatible with docker engine 20.10.11 (docker desktop 4.3.0).

You can find older versions of docker desktop for mac, and older versions of docker desktop for windows in the release notes section for each OS on the https://docs.docker.com/desktop/ site.

This issue has been resolved in BioLockJ v1.4.1, making it compatible with docker engine 20.10.11 (docker desktop 4.3.0)

Dynamic launch messages

03 May 19:38
Compare
Choose a tag to compare

Add progress messages with animated spinner.
Introduce the docker-mapper concept.
Save docker info sooner. Save docker version info. Save system info.
Always require forward slash as separator in relative paths.

v1.3.17

29 Mar 20:18
Compare
Choose a tag to compare

This release accommodates the shinyBioLockJ project, a GUI for BioLockJ implemented in R shiny.

v1.3.16

18 Jan 05:01
Compare
Choose a tag to compare

Add --verbose option to invoke debug-level logging from command line.
Add documentation for running on Windows (experimental).
Add script and dockerfile for complete dockerized deploy build.
Add developer documentation of release process.
Fix for the load distribution across workers for ForEach modules.

v1.3.15

11 Dec 16:20
Compare
Choose a tag to compare

Introduce the ForEach family of modules.

v1.3.14

02 Dec 00:33
Compare
Choose a tag to compare

Highlights:
Stop module
RdpHierParser module
Added markdown templates
Option to detach java modules is consistent across environments.

v1.3.13

10 Nov 21:01
Compare
Choose a tag to compare

Introduces new property allowing for duplicated file names in input directories.

input.allowDuplicateNames=Y