Skip to content

Releases: hiyama341/teemi

0.4.0

25 Oct 11:01
Compare
Choose a tag to compare

Breaking changes from Biopython has been fixed and all tests pass.

Full Changelog: 0.3.4...0.4.0

Fix: Issue #16 - Including dependencies in Pypi package

10 Jan 10:36
Compare
Choose a tag to compare

From issues #16 - Including dependencies in Pypi package

  • Have updated setup.py file and dependencies are included in Pypi directly.

Thanks to @manulera for raising this issue.

0.3.2

04 Aug 12:25
Compare
Choose a tag to compare

Hi there!

We are pleased to announce the latest release, featuring a re-factored DesignAssembly class with some notable updates:

  • Streamlined Methods: Redundant methods have been removed, leading to a more straightforward and efficient user experience.

  • Multiple Pads Support: A significant addition to this release is the ability to add more than one pad. This feature allows you to create constructs with overlapping ends, which is particularly useful for plasmid cloning. It also enables easy integration of additional genetic elements into your assembly, such as a Kozak sequence, protein tags, or CRISPR-guides to name a few.

We believe these enhancements will streamline your assembly process and provide greater flexibility in your designs. We hope you find these updates beneficial for your work

Full Changelog: 0.3.1...0.3.2