Changes in version 1.1.2 (2025-01-06) Changes o We use not @ as the delimiter for blast since some stitle entries contain ,. Changes in version 1.1.1 (2024-04-30) Changes o Added description of how to deal with multi-part databases. o Fixed package anchors in man pages. Changes in version 1.1.0 Changes o makeblastDB() gained parameters db_name, hash_index and verbose. o added has_blast() and made tests, man page code and vignette code conditional. o added blast_db_cache() and blast_db_get() to manage downloading BLAST DBs using BiocFileCache.