Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.79 KB

File metadata and controls

58 lines (44 loc) · 1.79 KB

Changelog

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

Added

  • A HUMANS.md file listing the people responsible for the package.

Changed

  • Changelog is now manually curated.
  • 📝 Documentation generation now uses Documenter.jl native html generator.

Dependencies

  • ⬆️ Added support for julia v0.7.

1.3.0 - 2018-02-15

Added

  • Automatically generated changelog.

Changed

  • 📝 Documentation and CI updates.
  • 🐛 Dead link fixed. Thanks @kescobo!

Dependencies

  • ❗ Dropped support for julia 0.5.

1.2.1 - 2017-07-20

Changed

  • Updated the default commit of the get_bio_fmt_specimens function.

1.2.0 - 2017-07-16

Dependencies

  • ⬆️ Upgrade Automa.jl dependency to v0.3. Thanks @bicycle1885!

1.1.0 - 2017-06-19

Added

  • A BioCore.Testing module useful for unit testing other BioJulia packages.

1.0.1 - 2017-06-14

Dependencies

  • ⬆️ Added support for julia v0.6.

1.0.0 - 2017-05-23

Added

  • Basic project setup.