Biomationscripter

Latest version: v1.0.0

Safety actively analyzes 624755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

Version 1.0.0 release of BiomationScripter. This is the first stable release.

0.2.2

Overview

Version 0.2.2 introduces some bug fixes. It also includes changes made for version 0.2.1, which was a PyPI only release.

Main Changes

* Fixed an error with `pip install` (this was changed in v0.2.1)
* The long description file caused issues during install, so this is now included within `setup.py`
* Made BMS compatible with python 3.7
* Removed references to `Literal` from the `typing` package to ensure BMS can be used on Opentrons machines using python 3.7

**Full Changelog**: https://github.com/intbio-ncl/BiomationScripterLib/compare/v0.2.0...v0.2.2

0.2.0

First release for version 0.2. This is not backward compatible with v0.1. Version 0.2 will be the last pre-release before version 1.0 is released.

See all changes from v0.1 below:

**Full Changelog**: https://github.com/intbio-ncl/BiomationScripterLib/compare/v0.1.0...v0.2.0

0.1.1

This release contains bug fixes for issues in the previous version, along with very minor functionality updates. Full details are below. This release is fully backward compatible with the pre-release version 0.1.0.

* Added a new BMS error type `TransferError` to be used for generic transfer event errors
* More accurate and informative error messages are now given when `EchoProto` detects that there isn't enough source material to complete a protocol
* The Loop Assembly template in `EchoProto` now supports the use of more than one type of buffer per reaction
* Fixed a bug which prevented the PCR template in `EchoProto` from running - this was due to well label IDs not being updated for repeats of the same reaction
* Fixed a bug where `OTProto.transfer_liquids` had strange mixing behaviour

0.1.0

This is the first pre-release for BiomationScripter. If using this version, expect bugs which may or may not be fixed, and incomplete/incorrect documentation. Any new releases of v0.1 (v0.1.1, v0.1.2, etc.) will be backwards compatible where possible.

Contributors:
* Brad0440
* davidcmarkham
* jbird1223

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.