Skip to content

Releases: mll-lab/php-utils

v6.1.0

02 Mar 15:36

Choose a tag to compare

6.1.0 (2026-03-02)

Features

  • Increase logic on Class DnaSequence.php by length and lowercase sequence input (#75) (729a30c)

v6.0.0

27 Feb 13:41

Choose a tag to compare

6.0.0 (2026-02-27)

⚠ BREAKING CHANGES

  • release: Illumina sample sheet V2 API was redesigned in the previous commit for NovaSeq X and cloud support
  • samplesheet: Update Illumina sample sheets for NovaSeq X and cloud support (#72)

Features

  • samplesheet: Update Illumina sample sheets for NovaSeq X and cloud support (#72) (b27d6f8)

Bug Fixes

  • release: use conventionalcommits preset for semantic-release (96519b7)

v5.25.0

23 Feb 14:10

Choose a tag to compare

5.25.0 (2026-02-23)

Features

  • Add CoordinateSystem::nonAdjacentPositions() (76169d6)

v5.24.0

28 Jan 09:51

Choose a tag to compare

5.24.0 (2026-01-28)

Features

  • Add PropertyNameIdToIDRule for class property naming (deb7c56)

v5.23.1

12 Jan 10:30

Choose a tag to compare

5.23.1 (2026-01-12)

Bug Fixes

  • phpstan: extend VariableNameIdToIDRule with additional false positives (c4108db)

v5.23.0

08 Dec 13:37

Choose a tag to compare

5.23.0 (2025-12-08)

Features

  • phpstan: add separate ID capitalization rules for variables, parameters, methods, and classes (#64) (02b2f53)

v5.22.0

04 Dec 10:10

Choose a tag to compare

5.22.0 (2025-12-04)

Features

  • phpstan: add 'Idt' to VariableNameIdToIDRule false positives (99b1d2d)

v5.21.0

02 Dec 18:48

Choose a tag to compare

5.21.0 (2025-12-02)

Features

  • add TryFromNameTrait for enum name lookup (45e08c3)

v5.20.0

25 Sep 14:19

Choose a tag to compare

5.20.0 (2025-09-25)

Features

  • QiaxcelImport allows to create an import file for a Qiaxcel device from Qiagen (433eea3)

v5.19.1

22 Aug 13:25

Choose a tag to compare

5.19.1 (2025-08-22)

Bug Fixes

  • exclude irrelevant files from composer package (beb08f3)