1.9.0 - 09/02/2024
- Added support for PIXL Dark.
1.8.0 - 29/03/2022
1.7.0 - 10/06/2021
- 6, 8, 12 and 24 densities have been added for multiwell plates and deep well plates.
1.6.0 - 10/02/2021
- Circularity has been added as a property in ColonyInformation.
- 6, 8, 12 and 24 densities have been added for PlusPlates.
- New contructor added for PIXLClient that takes the host and port directly rather than requiring a Channel.
- Supports SiLA 0.4.0.
1.5.1 - 22/09/2020
1.5.0 - 07/09/2020
- When an error occurs during connection the versions of the required assemblies are verified to ensure that the correct versions are present.
- Added IsConnectionLive property and IsConnectionLiveChanged event to allow querying of the connection and handling of changes.
- A bug has been fixed that was sometimes returned incorrect states directly after connection to the PIXL if no delay was used.
1.4.0 - 27/11/2019
- Supports SiLA release 0.3.0
1.3.3 - 01/11/2019
- ApiDeactivated event added to notify the client if the PIXL's Api server is being deactivated.
- PendingPlateRequest added to the CommandStatus enumeration. This status is achieved while the PIXL is waiting for a plate to be loaded, swapped or removed.
- AllBays static property added to make getting an array of all of PIXL's bays easy.
1.3.2 - 06/06/2019
- Minor bug fix that allows for improved syncing when reconnecting a client to an active server.
1.3.1 - 29/05/2019
1.3.0 - 28/05/2019
- Colony detection workflow is now supported.
- OperationalStatus is now retrieved from the server rather than being determined by the client.
- The Random Colony Picking workflow supports limiting the number of source colonies picked.
1.2.1 - 27/03/2019
1.2.0- 09/01/2019
1.1.4 - 02/11/2018
- PIXL can now be discovered over a network when the host and port number are not known.
1.1.3 - 31/10/2018
- Lib folder no longer included as content in client projects.
1.1.2 - 30/10/2018
- NuGet link to help documentation revised to production version.
1.1.1 - 29/10/2018
- Updated documentation and project URL in NuGet package.
1.1.0 - 22/10/2018
- Moved framework from .net Framework 4.6.1 to .net Standard 2.0 for better portability.
1.0.8 - 19/10/2018
1.0.7 - 19/10/2018
1.0.6 - 19/10/2018
1.0.5 - 18/10/2018
1.0.4 - 18/10/2018
- Links to documentation added to NuGet description.
1.0.3 - 17/10/2018
- Events added for all property changes.
1.0.2 - 16/10/2018
- PIXL icon added to NuGet packet.
1.0.1 - 16/10/2018
1.0.0 - 16/10/2018
See Also