Releases: veg/hivtrace
Releases · veg/hivtrace
0.8.0
What's Changed
- Create Dockerfile by @niemasd in #94
- Create devcontainer.json by @niemasd in #95
- Update README.md by @stevenweaver in #98
- Dockerfile -> RHEL 8 by @niemasd in #102
- Attempted fix for True Append code by @niemasd in #106
- true append initial commit by @stevenweaver in #105
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- feat: only unpack resources if necessary by @FynnFreyer in #92
- fix: amend syntax error in except statement by @FynnFreyer in #90
New Contributors
- @FynnFreyer made their first contribution in #92
Full Changelog: 0.6.3...0.7.1
0.7.0
What's Changed
- master sync by @stevenweaver in #68
- Move to reporting singletons to hivnetworkcsv; run hivnetworkcsv in quiet mode by @stevenweaver in #71
- removing -o flag from hivnetworkcsv since it is no longer needed with… by @stevenweaver in #72
Full Changelog: 0.5.0...0.7.0
0.6.3
What's Changed
- master sync by @stevenweaver in #68
- Move to reporting singletons to hivnetworkcsv; run hivnetworkcsv in quiet mode by @stevenweaver in #71
- removing -o flag from hivnetworkcsv since it is no longer needed with… by @stevenweaver in #72
Full Changelog: 0.5.0...0.6.3
0.5.0
1.5.0 (#67) * version bump
0.4.6
Adds new --do-not-store-intermediate flag, use to avoid exceptions when running hivtrace on the same dataset, in the same directory, at the same time.
0.4.5
- Python 3.7 compatibility
0.4.2
- Bug fixes
0.4.1
Updating hyphy-helper dependency
0.4.0
Notable Changes
- Output now goes to a file instead of standard out.
- Bug fixes that addresses changes in packaging in python 3.6 and above.