Skip to content

Releases: mll-lab/php-utils

v2.0.0

22 May 11:30
ba87d16
Compare
Choose a tag to compare

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

08 May 10:42
1d67359
Compare
Choose a tag to compare

Added

  • Add support for creating V2 Illumina NovaSeq Sample Sheets

v1.13.0

24 Apr 09:49
e65a83a
Compare
Choose a tag to compare

Added

  • Integrate mll-lab/microplate and mll-lab/liquid-handling-robotics
  • Support Laravel 11

v1.12.0

27 Feb 08:04
Compare
Choose a tag to compare

Added

  • Add StringUtil::toUTF8()

v1.11.0

01 Feb 11:07
Compare
Choose a tag to compare

Added

  • Integrate mll-lab/holidays

v1.10.0

25 Jan 17:44
cbaf32c
Compare
Choose a tag to compare

Added

  • Allow custom line separator in CSVArray::toCSV()

v1.9.0

12 Jan 15:02
e01de9b
Compare
Choose a tag to compare

Added

  • Add StringUtil::joinNonEmpty()

v1.8.1

20 Sep 09:53
Compare
Choose a tag to compare

Changed

  • Exclude NoAssignmentInIfRule by default

v1.8.0

17 Jul 12:56
Compare
Choose a tag to compare

Added

  • Add PHPStan extension with NoAssignmentInIfRule

v1.7.0

13 Jul 13:35
39b3d0c
Compare
Choose a tag to compare

Added

  • Add QxManagerSampleSheet::toCsvString(...)