Releases: mll-lab/php-utils
Releases · mll-lab/php-utils
v5.10.0
Added
- Support creating Lightcycler Sample Sheets for Relative Quantification
v5.9.0
Added
- Add class
MLL\Utils\Specification
for logical combinations of predicates
v5.8.0
Added
- Add PHPStan-Rule
MLL\Utils\PHPStan\Rules\ThrowableClassNameRule
v5.7.0
Added
- Add PHPStan-Rule
MLL\Utils\PHPStan\Rules\VariableNameIdToIDRule
v5.6.0
Added
- Improve code quality with automatic type declarations via Rector
- Improve code quality with automatic rector rules for PHPUnit
v5.5.2
Fixed
- MM coordinate system 2x16 without J
v5.5.1
Fixed
- Fix generic inference for
MLL\Utils\Microplate\Coordinates::fromPosition()
v5.4.0
Added
- Add command
SetDiTiType
to tecan worklist
v5.3.0
Added
- Add methods
CoordinateSystem::equals()
and Coordinates::equals()
- Add coordinate system
CoordinateSystem6x8
- Add method
CoordinateSystem::fromArray()