Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Releases: mll-lab/liquid-handling-robotics

v3.0.1

12 Aug 11:16
64289df
Compare
Choose a tag to compare

Fixed

  • Delete unnecessary version prefix

v3.0.0

12 Aug 10:26
bb1e10f
Compare
Choose a tag to compare

Added

  • Add reagent distribution command

BREAKING CHANGES

  • Rename PipettingActionCommand to UsesTipMask
  • Rename formatToString to toString in all classes
  • Refactor Command interface to abstract command class

v.2.1.0

11 Aug 14:57
Compare
Choose a tag to compare

Changes

  • Add comment command
  • Add initialisation header to protocol

v2.0.0

25 Jul 12:19
09e4ba9
Compare
Choose a tag to compare

Changes

  • Add predefined classes that implement Rack- and LiquidClass-interface
  • Add fileName-method on TecanProtocol

BREAKING CHANGES

  • delete superfluous semicolon after TipMask
  • PositionLocation returns $rack->name
  • BarcodeLocation does not return $rack->name
  • Move Rack- and LiquidClass-interface to subdirectory
  • Change signature of TransferWithAutoWash-class

v1.1.0

21 Jul 09:27
58be197
Compare
Choose a tag to compare

v1.1.0

Added

  • Add classes and methods for building pipetting instructions for Tecan Freedom EVO robots in the Gemini WorkList file format (*.gwl).

v1.0.0

27 Jun 15:32
5791f7f
Compare
Choose a tag to compare

v1.0.0

Added

  • Add class FluidXPlate as a container for the scanned rackId and the scanned wells associated with a Coordinate (96-well format) from mll-lab/microplate
  • Add class TecanScanner to parse a raw scan result string into a FluidXPlate