Skip to content

ScanMST v0.1.7

Choose a tag to compare

@dolittle007 dolittle007 released this 07 Dec 07:00
· 30 commits to main since this release

Release v0.1.7

🔄 Project Renaming: ScanNLS is now ScanMST

This release marks the official rebranding of the project from ScanNLS to ScanMST.

  • The source code package has been renamed to scanmst.
  • CLI entry points, internal logic, and documentation have been updated to reflect the new name.

✨ New Features

Automatic BLAT Dependency Management:

  • Auto-Download: When running with --aligner blat, the appropriate BLAT binaries are securely downloaded from UCSC servers to the local installation directory if they are missing.
  • Cross-Platform Support: ScanMST now automatically detects the host operating system (Linux vs. macOS) and CPU architecture (Intel x86_64 vs. Apple Silicon arm64).

🐛 Bug Fixes

  • Resolved various issues to improve stability and performance.

📝 Documentation

  • Updated README.md to include specific licensing information regarding the use of BLAT.

Full Changelog: v0.1.6...v0.1.7