taxotools 0.0.79
================
* Function match_lists returns additional stats 
* Function merge_lists, synonymize_subspecies, DwC2toxo, wiki2taxo,
    syn2taxo added
* Bug fixes in match_lists, list_wiki_syn, synonymize_subspecies,
    melt_scientificaname, cast canonical 3

taxotools 0.0.60
================
* Function build_gen_syn, melt_scientificname added
* Function get_accepted_names made efficient by avioding duplicate
* Function get_accepted_names has new param match_higher to match
    genus and family too
* Function get_accepted_names has new param prefix which adds a
    prefix to all new columns
* renamed fxn get_taxo_level to get_taxo_rank for clarity

taxotools 0.0.51
================
* Function melt_cs_field has progress bar and cleans white spaces
* Function get_accepted_names has mastersource param
* Package added to Zenodo to get DOI

taxotools 0.0.47
================
* Function cast_canonical returns proper case names rather than oroginal
* Documentation and example code fixes, bug fixes
* Added function taxo_fuzzy_match and get_accepted_names
* Function rename_column has silent paramater

taxotools 0.0.43
================

* Removed all discontinued functions
* Function cast_cs_field bug fix duplicated parameter now works
* Minor bug fixes and feature additions

taxotools 0.0.38
================

* Function match_lists returns Jaccard index and new records in the checklist
* Functions melt_canonical handles some stirngs in names like f. sp. spp. etc
* Function list_wiki_syn returns wikipedia name too
* Few bugfixes


taxotools 0.0.30
================

* Function melt_canonical added
* Function make_canonical renamed to cast_canonical
* Function melt_cs_field parameter pri changed to melt

taxotools 0.0.23
================

* Functions melt_cs_field, list_higher_taxo added

taxotools 0.0.20
================

* Revised all function names to make them user friendly

taxotools 0.0.11
================

New Features

* BuildCSList returns all fields in place of just Primary and Secondary
* ExpandSyn can expand using previous names in the synonym list
* MakeCanonical function added to build Canonical names using Genus, Species and Subspecies fields
* BuildCSList has parameter duplicate to indicate if duplicates are allowed in CSList

taxotools 0.0.3
===============

* released to CRAN
