Skip to content

Releases: ultimatesource/denovogear

v1.1.1

21 Apr 00:22
Compare
Choose a tag to compare
  • FEATURE: When building with cmake, users have the option to download and install dependencies.
    Just run cmake -DBUILD_EXTERNAL_PROJECTS=1 ..
  • FEATURE: dng help now fully implemented
  • FEATURE: more information added to dng call output
  • BUGFIX: When running dng call with HTSLIB 1.2.1, the following error message was being
    emitted: "FIXME: dirty header not synced". This has been fixed.
  • BUGFIX: dng call now outputs correct 1-based site locations.
  • BUGFIX: a segfault was fixed in dng dnm and dng phaser caused by invalid commandline arguments
  • CHANGE: HTSLIB 1.2+ is now required.
  • Miscellaneous improvements to the build system

v1.1.0

04 Mar 04:18
Compare
Choose a tag to compare

Added experimental 'dng call' module.
DeNovoGear now requires HTSLib, CMake 3.1+, Boost 1.47+, and Eigen 3+.
Update documentation

v1.0.2

12 Jan 18:42
Compare
Choose a tag to compare

Fix the failure of dng.sh to work on Debian and FreeBSD.

v1.0.1

21 Nov 18:18
Compare
Choose a tag to compare

Fix version number display.

v1.0.0: Merge pull request #3 from gatoravi/master

12 Jun 19:52
Compare
Choose a tag to compare