Releases: Genometric/MSPC
Releases · Genometric/MSPC
Release v6.0.1
- Bug fix incorrectly reporting the number of consensus peaks (#181); thanks to @MeriemBahda for reporting this bug.
Release v6.0.0
- Change the command line interface library to
System.CommandLine
(see PR #174); - Read and apply strand information when processing peaks (see PR #176);
- Improve performance by changing the default max degree of parallelism to the maximum allowed by the scheduler (see PR #175);
- Update documentation (see PR #170);
- Add scripts to benchmark different versions of MSPC (see PRs #167, #168, #169, #171, #172, #173);
- Update the Docusaurus version to the stable v2 version (see PR #170);
- Code clean-up and improve on code smell (see PR #177).
Release Notes
Release v5.5.0
- Update target framework to .NET 6.0;
- Update website to Docusaurus v2.0.0-beta.13.
Release Notes
UPDATE: All binaries are updated to correctly reflect the version number.