This is a minor bugfix release for a few version issues with dependencies.
- Incremented Snakemake version requirement for compatibility with recent conda (snakemake=5.5.0, #204/#215)
- Specified earlier megahit version to ensure compatbility with existing assembly behavior (megahit < 1.2, #216)
- Added integration test improvements (#211)