ourMELONS/NEWS.md

10 lines
264 B
Markdown
Raw Normal View History

2023-08-11 16:27:23 +02:00
# rBAPS (development version)
2024-09-27 13:25:49 +02:00
* Fixed `greedyMix()` for BAPS and Genepop files.
2025-01-15 11:11:27 +01:00
* Replaced `randga()` with `rgamma()` (issue #9)
2024-09-27 13:25:49 +02:00
2023-08-09 10:56:24 +02:00
# rBAPS 0.0.0.9021
* Added a `NEWS.md` file to track changes to the package.
* Exported `greedyMix()` and `load_fasta()` functions.