Releases: liflab/labpal
Releases · liflab/labpal
Version 2.9.1 is out
Minor release with updated dependencies
Version 2.9 is out
New features in this release:
- Remote reporting
- A few bugfixes
- Editable experiments (still preliminary)
Version 2.8 is out
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
- 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
- Half a dozen bugfixes
- Save/restore feature works
- Provenance, plots and tables factored out into their own libraries
Two new minor features
- Port can be set from command line
- CLI does not stop if environment is not OK
A small bugfix
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
Mostly a bugfix in the generation of the PDF plot bundle
Version 2.7 is out
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
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