Skip to content

v1.4.0

Compare
Choose a tag to compare
@luispedro luispedro released this 31 May 10:41
· 98 commits to main since this release

User-visible Improvements

  • write() now returns the filename used
  • write() can use multiple threads
  • Better error messages in multiple situations
  • Add a module for GMGC — Global Microbial Gene Catalogue
  • Old motus (version 1) module deprecated
  • Update smoothtrim: even window size by @mkuhn in #149

Bugfixes

  • Update –install-reference-data mode to newer URLs, see #107
  • Update –create-reference-pack mode to newer format (where indices are versioned), see #108
  • Do not fail when merging empty files, see #113

Internal improvements

  • Better building infrastructure
  • Switched to the tasty testing framework
  • assemble() is now using a more up to date version of megahit, which means that the older versions cannot be run.

New Contributors

What's new docs: http://ngless.embl.de/whatsnew.html#version-1-4-0

Full Changelog: v1.3.0...v1.4.0