Skip to content

Releases: Edinburgh-Genome-Foundry/DnaCauldron

v2.0.12

12 May 10:47

Choose a tag to compare

  • Finalised TOML config (e.g. exclude unwanted folders in installations)

v2.0.11

03 Apr 17:34

Choose a tag to compare

  • Fixing documentation generation
  • Otherwise identical to v2.0.10

v2.0.10

03 Apr 17:28

Choose a tag to compare

  • Automated publishing to PyPI
  • Automated documentation generation
  • Switched to TOML package description
  • Code Black formatted
  • Fixed #24

v2.0.9

28 Jul 17:07

Choose a tag to compare

  • Fix #20 (case sensitivity)

v2.0.8

25 May 21:46

Choose a tag to compare

  • Fix #18 : compatibility with Biopython 1.80+

v2.0.7

10 Jun 21:50

Choose a tag to compare

  • Test and build on Python 3.9
  • Set up Github Actions
  • Fixes #16

v2.0.5

15 Nov 14:09

Choose a tag to compare

  • Fixes #9, #10, #11, #12
  • Sets Biopython dependency to <=1.78

v2.0.4

11 Dec 21:11
ef1d525

Choose a tag to compare

  • Fix PDF report error in PIP installation (pug template now included in package)
  • Correct assembly plan CSV file header (this file is used in CUBA Create Assembly Picklists)

v2.0.3

18 Oct 13:31
5208b96

Choose a tag to compare

  • Added the parameter include_pdf_report=False to AssemblyReportWriter(). If True, then a PDF summary is created.

v2.0.2

11 Sep 17:13
962822c

Choose a tag to compare

  • Fixes license autodetection
  • Adds Biopython v1.78 compatibility
  • Removes StickyEndSeq.circularized() unused and erroneous method
  • More tests
  • Otherwise code same as v2.0.1