Changes in version 1.0.0 (2024-04-13) - last_clade(), last_rank() and all_clades() are now deprecated in favor of get_last_clade(), get_last_rank() and get_all_clades() (#11). - New functions get_clade() (#12) and is_at_least_rank(). - New dataset all_ranks. Changes in version 0.2.1 (2022-11-12) - Use of Roxygen 7.2.1. Changes in version 0.2.0 - Add trim_void(), trim_rank() and trim_common() functions. - Remove ggtree from suggested packages. - all_clades() behavior has changed for duplicated clades. - Consecutive underscores are not allowed anymore. - Documentation improved. Changes in version 0.1.0 (2020-03-01) - Compatible with R 4.0.0. - Continuous integration with both release and development R versions. Changes in version 0.0.1 (2019-06-28) - First release of yatah.