yatah 0.1.0
- Compatible with R 4.0.0.
 
- Continuous integration with both release and development R versions.
 
yatah 0.0.1
- On CRAN
 
abundances dataset added 
yatah 0.0.0.9008
sep argument has been removed. 
yatah 0.0.0.9007
yatah_sep is now a global option. 
sep don’t have to be always specified. 
yatah 0.0.0.9006
- Vignette and package website.
 
- New function 
all_clades. 
- Argument 
sep is necessary for all functions with a lineage argument. 
is_lineage() is always checked. 
- New special characters are supported in lineages: 
., -, [ and ]. 
yatah 0.0.0.9005
- Added a new argument 
sep in several functions to choose the separator (# 1). 
yatah 0.0.0.9004
- Changed 
last_rank() into last_clade (breaking change). 
- New function 
last_rank(). 
yatah 0.0.0.9003
- Used 
rank instead of level (breaking change). 
yatah 0.0.0.9002
- Used continuous integration.
 
yatah 0.0.0.9001
- Added a 
NEWS.md file to track changes to the package.