|
1 | | - BEAST v2.7.7 2024 |
2 | | - Beast 2 development team 2011-2024 |
| 1 | + BEAST v2.7.8 2025 |
| 2 | + Beast 2 development team 2011-2025 |
3 | 3 | Version History |
4 | | -Last updated: June 2024 |
| 4 | +Last updated: June 2025 |
5 | 5 |
|
6 | 6 | All issues can be viewed at https://github.com/CompEvol/beast2/issues |
7 | 7 | ================================================================================ |
| 8 | +Version 2.7.8 June 2025 |
| 9 | + o more robust state reconstruction in MCMC. #1201 |
| 10 | + o improve tracability of XML errors (when spec has not been specified) #28 |
| 11 | + o Methods for CLI repo management via packagemanager. |
| 12 | + o fix DeltaExchangeOperator, BactrianDeltaExchangeOperator, for weighted Dirichlet #1199 |
| 13 | + o For initialisation & weighing for Dirichlet #1190 |
| 14 | + o Substitution model RealParamter input to Function input conversions #1196 |
| 15 | + o allow use of Coalescent without specifying TreeIntervals. #1192 |
| 16 | + o split off Citable from BEASTInterface so it can be used independently. Facilitates BeastFX#94 |
| 17 | + o enable uncertain alignments to be filtered by FilteredAlignment. #1188 |
| 18 | + o fix error reporting of BactrianDeltaExchangeOperator. #1187 |
| 19 | + o fix for direct simulating from integer distribution #1186 |
| 20 | + o restore frequencies warning statement #1185 |
| 21 | + o make BactrianOperatorSchedule ignore Uniform operators if parameter is not a RealParameter #1183 |
| 22 | + o add public method to GeneralSubstitutionModel #1181 |
| 23 | + o robustify tree likelihoods for possibility data is not Alignment #1174 |
| 24 | + o make TreeWithMetaDataLogger produce correct nr of commas. #1177 |
| 25 | + o add benchmark interface to BeagelTreeLikelihood #1172 |
| 26 | + o towards renaming scaleFactor to windowSize in BactrianRandomWalkOperator #1169 |
| 27 | + o fix indexing error in beagle tree likellihood #1168 |
| 28 | + o set ids of trees parsed from NEXUS file. BeastFX#87 |
| 29 | + o facilitate beast "-validate" option BeastFX#86 |
| 30 | + o Adds CL packagemanager option to add repositories. Closes #1163 |
| 31 | + o update parameter dimension on -resume #1159 |
| 32 | + o improve error message for XML where the spec attribute is missing #28 |
| 33 | + o deal with spaces in quoted attribute values #30 |
| 34 | + o make alignments non-clonable for BEAUti link/unlink support #1150 |
| 35 | + o redirect output to stderr in order to prevent it getting redirected to files (e.g. citations in TreeAnnotator) BeastFX#98 |
| 36 | + o make Application validate Inputs after setting Input values. BeastFX#97 |
| 37 | + o add Description to TreeAnnotator, which shows when running treeannotator -help #28 |
| 38 | + o add support for citing methods in TreeAnnotator BeastFX#94 |
| 39 | + o Fixing #92 GUI dropdown not closing on first selection |
| 40 | + o replace colons by dashes in IDs named by file name. #1184 |
| 41 | + o add more sensible OutOfMemmoryError messages to TreeAnotator #28 |
| 42 | + o fix renaming id's when cloning site model. BeastFX#91 |
| 43 | + o set IDs of parsed trees in tree set BeastFX#87 |
| 44 | + o improve error handling for upgrading packages missing from repositories. #1166 |
| 45 | + o enhance beast "-validate" option. BeastFX#86 |
| 46 | + o fix threading when running LogAnalyser with threads. BeastFX#81 |
| 47 | + o fix -version_file bug #1158 |
| 48 | + o add -version_file option to AppLauncher #1158 |
| 49 | + o make Newick parser work for MemoryFriendlyTreeSet. BeastFX#85 |
| 50 | + o add -includeEvery option to LogCombiner BeastFX#84 |
| 51 | + o fix issue with link/unlink parittions in BEAUti. BeastFX#83 |
| 52 | + |
| 53 | + |
| 54 | + |
8 | 55 | Version 2.7.7 June 2024 |
9 | 56 | o Add CCD to the list of recommended packages for TreeAnnotator CompEvol/beast2#1138 |
10 | 57 | TreeAnnotator GUI to pick up correct topology setting method CompEvol/beast2#1143 |
|
0 commit comments