All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New preferences functions, no need to restart Julia after changing a preference. Removed constants
RFAM_DIR
,RFAM_VERSION
.
- Add
seed_tree
.
- Fix
Rfam.seed
typo in filename.
- Use https instead of http.
- Fix bug in Rfam.cm [d02d6804b85186018f178af4430eb64e35081366].
- Allow
dir
,version
options, bypassing LocalPreferences.toml. - Changed some names,
base_url, version_dir, fasta_dir
.
- Release v1.0.0.
- This CHANGELOG file.
- Functions in the package always return paths to files only. You must parse and load this files.