Skip to content

Releases: mll-lab/php-utils

v5.3.0

13 Sep 10:08
d7bf63f
Compare
Choose a tag to compare

Added

  • Add methods CoordinateSystem::equals() and Coordinates::equals()
  • Add coordinate system CoordinateSystem6x8
  • Add method CoordinateSystem::fromArray()

v5.2.0

13 Sep 08:31
fe90662
Compare
Choose a tag to compare

Added

  • Add coordinate systems CoordinateSystem4x3, CoordinateSystem8x6 and CoordinateSystem12x8

Changed

  • Deprecate coordinate systems CoordinateSystem12Well, CoordinateSytem48Well and CoordinateSystem96Well

v5.1.0

12 Sep 13:32
bb90d32
Compare
Choose a tag to compare

Added

  • Racks are connected to a CoordinateSystem

v5.0.0

11 Sep 10:30
Compare
Choose a tag to compare

Added

  • Add coordinate system CoordinateSystem2x16

Changed

  • Breaking Change: Renamed class Column96Well to Column12
  • Breaking Change: Renamed class Row96Well to Row8

v4.1.0

22 Aug 10:38
Compare
Choose a tag to compare

Added

  • Add generics to BaseRack and its children

v4.0.0

06 Aug 10:37
3b6a13a
Compare
Choose a tag to compare

Added

  • Add specific class for each MLLLabWareRack-type that includes a positions-Collection

Changed

  • Breaking Change: Delete class MLLLabWareRack
  • Breaking Change: Delete class CustomRack
  • Breaking Change: Add method positionCount to interface Rack
  • Breaking Change: Limit the usage of BarcodeLocation to objects implementing ScannedRack

v3.2.0

17 Jul 10:04
Compare
Choose a tag to compare

Added

  • Support nesbot/carbon 3

v3.1.0

03 Jul 08:47
d15272d
Compare
Choose a tag to compare

Added

  • Add optional column Project to Illumina Sample Sheets (V2) for NovaSeq

V3.0.0

20 Jun 14:22
5a960cc
Compare
Choose a tag to compare

Changed

  • All OverrideCycle total counts on DataSection must grow to the ReadsSection maximum value by adding the N-tag
  • Throw when trying to use an empty DataSection
  • Breaking Change: class OverrideCycles requires class DataSection to calculate the max cycles

Fixed

  • Use method maxRead2Cycles for calculating $fillUpToMax for read2, not maxRead1Cycles

v2.2.0

18 Jun 06:09
4dcbdf6
Compare
Choose a tag to compare

Added

  • Add class DnaSequence