Skip to content

Releases: phac-nml/rebar

v0.2.1

17 Jan 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Multi-Architecture

04 Dec 18:58
Compare
Choose a tag to compare

What's Changed

  • Embed fonts directly in binary (Deja Vu Sans)
  • Support Linux, macOS, Windows, Docker and Singularity.
  • Rename "Latest" dataset to "Nightly".
  • Disable default-features in all external crates.
  • Add documentation and tutorials.
  • Add integration tests.

Downloads

v0.2.0 Total Downloads

OS Arch File Download Count
Linux 64-bit rebar-x86_64-unknown-linux-musl
macOS 64-bit rebar-x86_64-apple-darwin
Windows 64-bit rebar-x86_64-pc-windows-gnu.exe
Docker 64-bit rebar-docker.tar

v0.1.1 - Linux Cross Platform Compilation

22 Nov 19:14
Compare
Choose a tag to compare
  • Issue #6: Library Linkage Errors. Resolved runtime errors concerning missing libssl or GLIBC libraries.
  • Added x86_64-unknown-linux-musl to the supported architectures.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Nov 15:36
8484a3e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

❗❗ This is a pre-release for further testing and feedback. ❗❗

What's Changed

  • Issue #1: Efficiency Improvements. Code base rewrite from Python to Rust (PR #5).
  • Issue #2: Misclassifications. Validation of SARS-CoV-2 recombinant detection (2023-11-17).
  • Issue #3: Dataset Discrepancies: Handle dataset discrepancies between lineages present in sequences vs. phylogeny.

New Contributors

Full Changelog: https://github.com/phac-nml/rebar/commits/v0.1.0