ngmaster 2.0.6
This release includes all updates since 2.0.0, with a focus on faster runtime, improved CLI behaviour, database configuration, CI stability, and dependency security.
Highlights
- Improved NG-MAST/NG-STAR runtime by parallelising scheme execution and optimising
match_porbto avoid repeated file I/O. - Added
$NGMASTER_DBsupport so users can set a default database path without passing--dbeach time. - Improved
--mincov,--minid,--printseq,--db, and--versionbehaviour and help text. - Fixed PubMLST database update issues, including OAuth/API-key handling and
mlstdbcompatibility. - Improved error reporting when
mlstsubprocesses fail. - Added security dependency floors for
requests,urllib3,certifi,idna, and related packages. - Fixed CI, packaging, and publish workflow issues.
See CHANGELOG.md for the full list of changes.
Full Changelog: v2.0.0...v2.0.6