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.
1.4.0 - 2018-04-25
- A HUMANS.md file listing the people responsible for the package.
- Changelog is now manually curated.
- 📝 Documentation generation now uses Documenter.jl native html generator.
- ⬆️ Added support for julia v0.7.
1.3.0 - 2018-02-15
- Automatically generated changelog.
- 📝 Documentation and CI updates.
- 🐛 Dead link fixed. Thanks @kescobo!
- ❗ Dropped support for julia 0.5.
1.2.1 - 2017-07-20
- Updated the default commit of the get_bio_fmt_specimens function.
1.2.0 - 2017-07-16
- ⬆️ Upgrade Automa.jl dependency to v0.3. Thanks @bicycle1885!
1.1.0 - 2017-06-19
- A BioCore.Testing module useful for unit testing other BioJulia packages.
1.0.1 - 2017-06-14
- ⬆️ Added support for julia v0.6.
1.0.0 - 2017-05-23
- Basic project setup.