Skip to content

v0.9.3

Compare
Choose a tag to compare
@rneher rneher released this 08 Sep 11:38
· 144 commits to master since this release
  • Add extra error class for "unknown" (==unhandled) errors
  • Wrap run function and have it optionally raise unhandled exceptions as TreeTimeUnknownError.
    This is mainly done to improve interaction with augur that uses TreeTime internals as a library.
    (both by @anna-parker with input from @victorlin)

PR #206
PR #208