Skip to content

2.2.3

Compare
Choose a tag to compare
@jwcodee jwcodee released this 27 Sep 21:27
· 112 commits to master since this release
  • Release version 2.2.3
  • Revert memory consumption of Bloom filters to pre 2.2.0 behaviour.
    ABySS will now share the specified memory among all Bloom filters
    instead of just the counting Bloom filter.
  • Fix gcc-9 compilation warnings