Skip to content

2.0.0b1 release of Hedgehog

Pre-release
Pre-release

Choose a tag to compare

@saradickinson saradickinson released this 09 Sep 13:59
· 524 commits to master since this release

Hedgehog 2.0.0b1 - 2014-09-09

  • Database schema changes: Plot table split into 3 and replaced by a view. Added explicit handling of plots based on 2 datasets.
    ****** Database version bumped - not backwards compatible *****
  • Added new config option 'default_interactive_plot_type' to hedgehog_gui.yaml. This can be used to generate SVG interactive plots instead of the default interactive plots which require Flash.
  • Issue-#1: hedgehog_gui.yaml configuration file is now installed in /etc/hedgeghog
  • Database version mismatch now reported correctly in the GUI