Skip to content

Version 1.1.3

Compare
Choose a tag to compare
@wtraylor wtraylor released this 14 Dec 12:13
· 22 commits to master since this release

Added

  • Option to reset date in Fauna::World - e.g. to start simulation from the beginning in the next location/gridcell

Changed

  • Move quickstart guide from Doxygen docs to README.md [#52]
  • Update PlantUML from 1.2019.09 to 1.2021.15

Fixed

  • Restore library interface for backward compatibility: Fauna::World::World() and Fauna::World::is_activated()
  • Exception if started without HFTs
  • Now HFT table files won’t be created if there are no HFTs defined.
  • Too low digestibility values in output, due to wrong weights in aggregation.
  • CI doxygen generation failing with error "sh: 1: /usr/sbin/dot: not found". dot is now disabled.