Skip to content

Releases: asl/BandageNG

Continuous build

11 Jun 04:19
Compare
Choose a tag to compare

Release v2025.6.1

02 Jun 05:57
Compare
Choose a tag to compare

Release v2025.5.1

01 May 12:28
8905203
Compare
Choose a tag to compare

Release v2025.4.1

30 Apr 00:19
Compare
Choose a tag to compare

v2022.09

24 Oct 10:23
Compare
Choose a tag to compare

What's Changed

  • Ensure we're using unsigned ints for node lengths #117
  • Relax a bit GFA parsing 040eca2

Full Changelog: v2022.08...v2022.09

v2022.08

01 Sep 04:42
Compare
Choose a tag to compare

What's Changed

  • Implement minimap2 alignment #112
  • Implement HMMER graph search #113
  • Allow alignment to the paths #114
  • Completely refactored BLAST alignment. Much faster and more robust.
  • Usual portion of bugfixes and performance improvements

Full Changelog: v2022.07...v2022.08

BandageNG 2022.07

01 Aug 19:39
Compare
Choose a tag to compare

What's Changed

  • Deprecate LastGraph format #82
  • Refactor graph: preserve custom labels, colors, emit paths and jump links #83
  • Preliminary support for GAF reading #86
  • Add SPAligner TSV path loading #88
  • Skip, not throw on malformed tags #92
  • Switch from recursive initial node collection to iterative #96
  • Fix graph components packing #97
  • Refactor BLAST temp file and queries handling, massive speed-up here #102
  • Add UI for path-based queries #104
  • Support custom pen style and edge line widths #107
  • Usual improvements in memory consumption and processing speed

Full Changelog: v2022.06...v2022.07

v2022.07.16

15 Jul 22:56
Compare
Choose a tag to compare
v2022.07.16 Pre-release
Pre-release

What's Changed

  • Deprecate LastGraph format #82
  • Refactor graph: preserve custom labels, colors, emit paths and jump links #83
  • Preliminary support for GAF reading #86
  • Add SPAligner TSV path loading #88
  • Do not throw on malformed tags #92

Full Changelog: v2022.06.1...v2022.07.16

BandageNG 2022.06

30 Jun 21:28
Compare
Choose a tag to compare

What's Changed

  • Added support for GFA v1.2: jump links, gapped paths, etc.
  • Faster layout itself (approx 1.5x)
  • Multithreaded layout (per graph component), on top of the previous feature
  • Layout could be saved / loaded
  • Reduced memory consumption of the graph after layout

Full Changelog: v0.9.6...v2022.06

BandageNG v0.9.6

18 Jun 13:15
Compare
Choose a tag to compare