Skip to content

v0.2.9

Compare
Choose a tag to compare
@adamkoziol adamkoziol released this 06 May 15:40
· 31 commits to main since this release

Release Notes

Features

  • Updated the package name in the GitHub Actions workflow. The placeholder 'my_package' has been replaced with the actual package name 'allelefinder'. This change ensures that the correct package is targeted during the workflow execution.

Improvements

  • Added empty lines at the end of several files for better POSIX compliance. This change improves the readability and manipulation of the files, and aligns with common coding style guidelines.