You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.1.0 (#339)
In addition to the release code itself, it includes a fix
for the documentation test script to ignore download
URLs in release branches.
* Release javadoc
* Release documentation site
* Release CHANGELOG
* Fix HTML formatting manually (from GATK issues)
* Update FAQ for solved problems
Release 1.0.0 (#235)
Release version 1.0.0, including some functionality regarding the releasing process:
* Use gitVerstion tag for a more verbose way of distinguish developmental versions
* Add a release script to generate the tag and generate the javadoc
* Update the current javadoc and doc pages version (required for correct display)
* Update README to clarify that the SemVer refers to user-functionality