Releases: mll-lab/php-utils
Releases · mll-lab/php-utils
v2.0.0
Changed
- Generate the Reads-Sections dynamically from the OverrideCycles-part of the Samples-Section for Illumina NovaSeq Sample Sheets (V2)
- OverrideCycles on BclSample not nullable
v1.14.0
Added
- Add support for creating V2 Illumina NovaSeq Sample Sheets
v1.13.0
Added
- Integrate
mll-lab/microplate
and mll-lab/liquid-handling-robotics
- Support Laravel 11
v1.11.0
Added
- Integrate
mll-lab/holidays
v1.10.0
Added
- Allow custom line separator in
CSVArray::toCSV()
v1.9.0
Added
- Add
StringUtil::joinNonEmpty()
v1.8.1
Changed
- Exclude
NoAssignmentInIfRule
by default
v1.8.0
Added
- Add PHPStan extension with
NoAssignmentInIfRule
v1.7.0
Added
- Add QxManagerSampleSheet::toCsvString(...)