Skip to content

2.0.0rc1 release of Hedgehog

Pre-release
Pre-release

Choose a tag to compare

@saradickinson saradickinson released this 29 May 16:17
· 386 commits to master since this release

Hedgehog 2.0.0rc1 - 2015-05-29

  • Allow building of just the data manager or just the web interface by adding
    --disable-web and --disable-data-manager options to configure
  • Installed tools in libexec/hedgehog/ and removed hedgehog prefix and
    .sh extension
  • Created a hedgehogctl control script to wrap the tools.
  • Renamed several tools and made arguments consistent. Separate the RSSAC report
    scripts to better align with split installs
  • Improved install instructions
  • Removed the install-rpg target and made installation of the RPostgreSQLHelper
    consistent with other R packages that need installing.
  • Add missing check for SED in configure

Note: A debian package for 2.0 should be available shortly (thanks Ondrej Sury)