Skip to content

Version 1.48.1

Compare
Choose a tag to compare
@kjolley kjolley released this 19 Sep 09:18
· 106 commits to develop since this release

This version fixes a couple of issues:

  • LIN code prefix lookup of nickname field values was matching multiple values, e.g. the prefix 0_0_1051 was also returning values for prefixes 0_0_105, 0_0_10 and 0_0_1.
  • LIN code assignment was failing when a scheme had a field called 'profile_id'.

In additional a performance issue has been addressed for the API cgMLST profile download in TSV format. This was taking a long time (and potentially timing out).

Full Changelog: v_1.48.0...v_1.48.1