rBLAST 1.1.2 (Release date: 2025-01-06)
==============

Changes:
* We use not @ as the delimiter for blast since some stitle entries contain ,.

rBLAST 1.1.1 (Release date: 2024-04-30)
==============

Changes:
* Added description of how to deal with multi-part databases.
* Fixed package anchors in man pages.

rBLAST 1.1.0 (Release date: 2024-04-9)
==============

Changes:
* makeblastDB() gained parameters db_name, hash_index and verbose.
* added has_blast() and made tests, man page code and vignette code conditional.
* added blast_db_cache() and blast_db_get() to manage downloading BLAST DBs
  using BiocFileCache.