Releases: mll-lab/php-utils
Releases · mll-lab/php-utils
v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.1.0
v4.0.0
Added
- Add specific class for each
MLLLabWareRack
-type that includes apositions
-Collection
Changed
- Breaking Change: Delete class
MLLLabWareRack
- Breaking Change: Delete class
CustomRack
- Breaking Change: Add method
positionCount
to interfaceRack
- Breaking Change: Limit the usage of
BarcodeLocation
to objects implementingScannedRack
v3.2.0
v3.1.0
V3.0.0
Changed
- All
OverrideCycle
total counts onDataSection
must grow to theReadsSection
maximum value by adding the N-tag - Throw when trying to use an empty
DataSection
- Breaking Change: class
OverrideCycles
requires classDataSection
to calculate the max cycles
Fixed
- Use method
maxRead2Cycles
for calculating$fillUpToMax
forread2
, notmaxRead1Cycles