Skip to content

Releases: liflab/labpal

Version 2.11.5

21 Jan 20:05
Compare
Choose a tag to compare

Single bugfix to generation of PDF plot bundle

Version 2.11.4

17 Dec 14:53
Compare
Choose a tag to compare

Bugfixes:

  • Adding lots of experiments to the assistant is now much faster
  • Bugfix to VersusTable
  • Experiment page can display parameters other than numbers, strings and lists
  • Refactored code that required Java 1.7; now works again with Java 1.6

Version 2.11.3

27 Apr 11:25
Compare
Choose a tag to compare

Internal modifications to use version 2.0 of the Azrael serialization library. No changes to the external API with respect to the previous version.

Version 2.11.2

19 Mar 20:37
Compare
Choose a tag to compare
  • Changed constructors for regions
  • Added replacement rule inside Namer.latexify

Version 2.11.1

04 Mar 17:06
Compare
Choose a tag to compare

Single bugfix to static export functionality

Version 2.11

03 Mar 16:47
Compare
Choose a tag to compare
  • Added the --codeocean switch for static export of results in Code Ocean
  • Removed external dependency on PDFtk for creating PDFs
  • Added Namer and ExperimentFactory
  • More methods to Regions
  • Circumvented bugfix in the GRAL plotting library

Version 2.10 is out

30 Jan 22:04
Compare
Choose a tag to compare
  • Introduction of Claims and Regions
  • Updated dependency on MTNP
  • Bugfixes to kill feature on LinearAssistant

Version 2.9.4 is out

24 Jan 13:35
Compare
Choose a tag to compare

Single change: updated MTNP dependency to latest version

Version 2.9.3 is out

17 Nov 22:18
Compare
Choose a tag to compare

Features/fixes:

  • Many clean URLs broken in 2.9 are now fixed
  • FileHelper can recognize directories from files
  • Uses an updated version of MTNP
  • Can filter missing values in GRAL tables that cause exceptions
  • Timeout status icon
  • Timeout of experiments actually works
  • The "explanation" page for an experiment can highlight a single cell of an array

Version 2.9.2 is out

08 Nov 18:15
Compare
Choose a tag to compare

Still more bugfixes