Skip to content

Releases: liflab/labpal

Version 2.9.1 is out

07 Nov 19:36
Compare
Choose a tag to compare

Minor release with updated dependencies

Version 2.9 is out

06 Sep 18:15
Compare
Choose a tag to compare

New features in this release:

  • Remote reporting
  • A few bugfixes
  • Editable experiments (still preliminary)

Version 2.8 is out

20 Jul 15:12
Compare
Choose a tag to compare

Among the additions and fixes:

  • Better display for multi-line experiment results
  • No key shown in scatterplots when there is only one data series
  • CommandRunner can now catch text from stderr
  • Bugfix to the Clean button in web UI
  • A few refactorings here and there
  • A lab now distinguishes between experiments that fail, time out or are manually interrupted
  • Command line parameter to skip environment check at startup
  • Updated version dependencies
  • Textbox for selecting a batch of experiments in the web UI
  • Lab contents are now saved/loaded as .labo (zip) files
  • A lab can be loaded from a file specified on the command line
  • Semi-responsive UI

Version 2.7.5 is out

13 Apr 12:23
Compare
Choose a tag to compare
  • Upgrades to some dependency libraries (fixing a few of their bugs)
  • A few more methods in the Formatter class

Version 2.7.4 is out

17 Mar 20:42
Compare
Choose a tag to compare
  • Half a dozen bugfixes
  • Save/restore feature works
  • Provenance, plots and tables factored out into their own libraries

Two new minor features

28 Feb 16:35
Compare
Choose a tag to compare
  • Port can be set from command line
  • CLI does not stop if environment is not OK

A small bugfix

27 Feb 18:38
Compare
Choose a tag to compare

Small technical bugfixes:

  • Table rendering returns syntactically valid markup when the table is empty
  • Fixed handling of exceptions thrown by an experiment
  • Added null check in LaTeX table rendering

Minor adjustments

03 Feb 21:59
Compare
Choose a tag to compare

Mostly a bugfix in the generation of the PDF plot bundle

Version 2.7 is out

30 Jan 21:42
Compare
Choose a tag to compare

Additions and fixes for this release:

  • Provenance data for tables and plots
  • Improvements to the web console's interface
  • Fixed incorrect escaping in LaTeX generated content
  • Macros
  • Auto-start command-line argument

Version 2.6 is out

18 Jan 20:18
Compare
Choose a tag to compare

Among the many additions and fixes:

  • Better rendering of LaTeX tables
  • Refactored table API
  • Box plots
  • Table nicknames and descriptions
  • Formatter utility class
  • Experiment warnings