All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
About changelog here
Please add a new candidate release at the top after changing the latest one. Feel free to copy paste from the "squash and commit" box that gets generated when creating PRs
Try to use the follwing format:
- New tests for loading data from the CLI
- Removes support for parsing old MIP analysis files. This logic has nothing to do with the genotype package
- Moves CLI functions to same module
- Use mkdocs for publishing documentation
- Adds this CHANGELOG
- Adds checks with sonarcloud and codefactor
- Automatic publish to pypi on new tags
- Use github actions for tests, linting and coverage
- Removes travis