- to enable module usage using
github()
directive- source
utils.R via
paramsinstead of
snakemake@source` - comment
global.yaml
(now requires full snakemake installation, not minimal)
- source
- add nodefaults to all env YAML and comment global.env usage
- fix stringi version
What's Changed
- Fixing stringi version to fix env by @bednarsky in #27
New Contributors
- @bednarsky made their first contribution in #27
Full Changelog: v2.0.0...v2.0.1