Releases: liflab/labpal
Releases · liflab/labpal
Version 2.11.5
Single bugfix to generation of PDF plot bundle
Version 2.11.4
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
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
- Changed constructors for regions
- Added replacement rule inside Namer.latexify
Version 2.11.1
Single bugfix to static export functionality
Version 2.11
- Added the
--codeocean
switch for static export of results in Code Ocean - Removed external dependency on PDFtk for creating PDFs
- Added
Namer
andExperimentFactory
- More methods to Regions
- Circumvented bugfix in the GRAL plotting library
Version 2.10 is out
- Introduction of Claims and Regions
- Updated dependency on MTNP
- Bugfixes to kill feature on LinearAssistant
Version 2.9.4 is out
Single change: updated MTNP dependency to latest version
Version 2.9.3 is out
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
Still more bugfixes