Version 1.2.1
- Updated dependencies of the package. No functional changes.
 
Version 1.2.0
- Added parallel implementation for the ML inference using the package
doParallel.
 
Version 1.1.1
- Modified examples to use fixed trees instead of randomly generated
ones (for compatibility with future R releases)
 
Version 1.1.0
- Fixed bug that could lead to incorrect likelihood calculation when
using trees with collapsed clades
 
- Removed invalid real time mode option from ML inference
 
- Added vignette to the documentation